ssh_download
Download files or directories from a remote host via SFTP with recursive transfer, SSH key authentication, and jump host support.
Instructions
Download a file or tree from a remote host via SFTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| remote_path | Yes | ||
| local_path | Yes | ||
| recursive | No | ||
| user | No | ||
| port | No | ||
| key_path | No | ||
| known_hosts | No | ||
| jump | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |