Download Files/Directory
downloadCopy files or directories from a remote host to your local machine over SSH. Prevents accidental overwrites by prompting for a new local directory when a conflict occurs.
Instructions
Download a file or directory from the remote machine. Never overwrites local files; on conflict, you must choose a new local directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| machine | Yes | ||
| localPath | Yes | ||
| remotePath | Yes |