uploadFile
Transfer a local file to a specified remote SSH host by providing the host alias, local file path, and remote destination path using MCP SSH Agent.
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 |