Rename Remote Path
fs_renameRenames or moves a file or directory within an active SSH session. Provide source and destination paths to relocate or rename items.
Instructions
Renames or moves a file/directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Destination path | |
| from | Yes | Source path | |
| sessionId | Yes | SSH session ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes |