Download a file from a VM
Download a file From a VM using SSH.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Desktop session ID | The unique identifier of the desktop instance. Can be retrieved from "Connect and log in to a VM” Wrk Action. Example: fb9bc380-146c-420e-9130-50ce93614e05 | Text (Short) | Yes | |
| File transfer connected account | | Connected Account | Yes | |
| Download file path | Full file path of the file to download | Text (Long) | Yes | |
| Delete remote file? | Delete the remote file after downloading | True/False | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| Downloaded file | A file that is downloaded from teh VM | File | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements