ftp_rename
Renames or relocates files and directories on an FTP server using current and destination paths.
Instructions
Rename or move a file/directory on FTP server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newPath | Yes | New path for the file/folder | |
| oldPath | Yes | Current path of the file/folder |