ftp_move
Move a remote file to a new location on an FTP/FTPS/SFTP server using a specified connection and source/destination paths.
Instructions
Move a remote file to a new location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| destPath | Yes | Destination remote path | |
| connection | Yes | Connection name | |
| sourcePath | Yes | Current remote path |