If you would like to set your file permissions through your FTP program, you can do so like this:

a. Log into your server and locate the directory that contains your file.
b. Highlight the file that you would like to change permissions.
c. Place your mouse pointer over the file and right click to launch a menu.
d. Click on “chmod” (UNIX) to launch the “permissions” window.
e. Set your permissions and click on OK.

In addition to setting permissions with your FTP program, most web hosts will enable you to set permissions through your web page management system.

Related posts:

  1. what is ftpFTP is an acronym for File Transfer Protocol. As the name suggests, FTP is used to transfer files between computers on a network. You can use FTP to exchange files...
  2. how to use ftpIn order to use FTP, you will need to download and install a software program on your computer. When you first launch the FTP program, a startup screen will appear....
  3. transferring filesTo navigate through your folders, simply double click on them. To transfer your files, either double click on the file or highlight it and then click on the transfer files...
  4. file permissionsWhen using scripts on your website, you will be required to set file permissions in order for your scripts to run properly on a Unix server. The most common setting...