download
Transfer files from a remote SSH server to your local system. Specify remote and local paths to download files through secure connections.
Instructions
Download file from connected server
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | Remote path | |
| localPath | Yes | Local path | |
| connectionName | No | SSH connection name (optional, default is 'default') |