Download File to Local
Download_File_to_LocalSave a file from your Files.com site to your local computer by providing the remote path and local destination.
Instructions
Download a file from my Files.com site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remote_path | Yes | The full path on my Files.com site of the file to be downloaded. | |
| local_path | Yes | The full path on my local system to save the downloaded file to. Must be a path that can be written to. When in doubt, use the `$HOME/Downloads` folder, or the `/tmp/` folder, as the destination for the downloaded file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |