ftp_rename
Renames or moves files and directories on a remote FTP or SFTP server. Provide the current remote location and the desired new location.
Instructions
Move or rename files and directories on the remote server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newPath | Yes | New desired remote location. | |
| oldPath | Yes | Current remote location. |