ssh_file_transfer
Transfer files between local and remote systems. Specify upload or download direction with local and remote file paths.
Instructions
Transfer files between local and remote systems.
Returns: Dictionary containing transfer status and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | Yes | Transfer direction | |
| local_path | Yes | Local file path | |
| remote_path | Yes | Remote file path | |
| use_sudo | No | Use sudo for transfer |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||