- Forums
- Tutorial And Guides
- How To Change And Set Permissions To Directories Files With Ftp?
This Page Contains information about How To Change And Set Permissions To Directories Files With Ftp? By administrator in category Tutorial And Guides with 0 Replies. [1394], Last Updated: Sat May 18, 2024
administrator
Thu Jul 20, 2006
0 Comments
1098 Visits
To set permissions for your scripts, you can change them using your favorite FTP software program. Permissions can be changed to let the web server read, write, or execute scripts.
To set permissions using a FTP client (software application), select the file or folder you wish to change and right-click, then select "attributes" or "Properties".
For my example I will be using WS_FTP Pro. Follow these steps:
1. Login to your FTP account
2. Right click on he file or directory you want to change permissions
3. Select "FTP Commnads >> then select CHMOD(unix).
4. Once you have selected CHMOD(unix), you can set the permissions
5. Click Ok, are you are done.
Most scripts require permissions to be set to chmod 755.