ftp_rename
Rename a remote file or directory on an FTP, FTPS, or SFTP server. Specify the connection, current path, and new path to update the file structure.
Instructions
Rename a remote file or directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newPath | Yes | New remote path | |
| oldPath | Yes | Current remote path | |
| connection | Yes | Connection name |