downloadFile
Download a file from an SSH host to a local destination by providing the host alias, remote path, and local path.
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 |