Rename or move a remote entry
ftp_renameRename or move a remote file or directory on an FTP server by providing the existing path and the new path. Resolves deployment file organization issues directly.
Instructions
Rename or move a remote file or directory (both paths relative to the server root).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Name of the configured server. Defaults to the configured default, or the sole server. | |
| to_path | Yes | New remote path, relative to the server root. | |
| from_path | Yes | Existing remote path, relative to the server root. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||