downloadFile
Transfer files securely from a remote SSH host to a local destination using the MCP SSH Agent. Specify host alias, remote file path, and local path for efficient file downloads.
Instructions
Downloads a file from an SSH host
Input Schema
Name | Required | Description | Default |
---|---|---|---|
hostAlias | Yes | Alias or hostname of the SSH host | |
localPath | Yes | Path to the local destination | |
remotePath | Yes | Path on the remote host |