downloadFile
Download files from remote SSH hosts to local destinations using secure SSH connections. Transfer files between systems by specifying host, 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 | |
| remotePath | Yes | Path on the remote host | |
| localPath | Yes | Path to the local destination |