Knowledge Base
Created
Modified
Modified
Can't use CHMOD
The CHMOD capability depends on two conditions:
- The server you are connected to must support the CHMOD command.
- You must have access rights to change the attributes of that remote file or directory.
Make sure these two conditions are fulfilled.
Some FTP servers do not allow CHMOD from the Properties/CHMOD dialog when there is a space in the file name. If this is the case, use the command line to change the permissions manually and put quotes around the file name.
Example: SITE CHMOD 444 "Download Setup.htm"
What do you think about this topic? Send feedback!