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