host_push_from_shared
Push files or directories from local shared workspace to a specific host workspace, using resumable rsync when available and falling back to SCP.
Instructions
Push a file or directory from the local shared workspace into one host 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 | No | ||
| shared_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |