Rename Remote Path
fs_renameRenames or moves files and directories on a remote server over SSH. Provide source and destination paths to rename a file or directory.
Instructions
Renames or moves a file/directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | SSH session ID | |
| from | Yes | Source path | |
| to | Yes | Destination path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||