upload
Transfer files from a local system to a remote SSH server using a specified connection. Provide local and remote paths to move files securely.
Instructions
Upload file to connected server
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localPath | Yes | Local path | |
| remotePath | Yes | Remote path | |
| connectionName | No | SSH connection name (optional, default is 'default') |