host_pull_to_shared
Copy a file or directory from a remote host into the local shared workspace using resumable rsync, with SCP fallback for reliable transfers.
Instructions
Pull a file or directory from one host workspace into the local shared workspace. Uses resumable rsync when available and falls back to SCP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_id | Yes | ||
| timeout | No | ||
| full_output | No | ||
| remote_path | Yes | ||
| shared_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |