5.3.9 CHMOD
The CHMOD command is used to change the permission of a directory or file on the SFTP server.
Syntax:
Command |
Keyword |
Value |
Developer notes for Command/Keyword/Value |
CHMOD |
PATH |
value |
Mandatory. File path. |
PERMISSION |
value |
Unix style permission of rwx for owner, group and other. Use a dash for no value. |