uploadFile
Transfer local files to remote SSH servers using secure SSH protocols. Specify host, local file path, and remote destination to complete file uploads.
Instructions
Uploads a local file to an SSH host
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostAlias | Yes | Alias or hostname of the SSH host | |
| localPath | Yes | Path to the local file | |
| remotePath | Yes | Path on the remote host |