Operation | Description |
Changes the working directory on the remote SFTP server. | |
Changes the group ownership of one or more remote files. | |
Changes permissions of one or more remote files. | |
Changes the user of one or more remote files. | |
Retrieves a file from a remote SFTP server. | |
Retrieves the remote directory listing of the specified path or current remote directory if path is not specified. | |
Creates a new remote directory. | |
Transfers a file to a remote SFTP server. | |
Displays the remote working directory on the SFTP server. | |
Renames a file or directory on a remote SFTP server. | |
Deletes one or more remote files on the SFTP server. | |
Deletes one or more remote directories on the SFTP server. | |
Creates a symbolic link between the old path and the new path of a file. |