Skip to main content

Upload a file to a VM

Upload a file to a VM using SSH.

Application

  • Desktop Automation (RPA)

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Desktop session IDThe unique identifier of the desktop instance. Can be retrieved from "Connect and log in to a VM” Wrk Action. Example: fb9bc380-146c-420e-9130-50ce93614e05Text (Short)Yes
File transfer connected accountConnected AccountYes
FileA file to be uploaded to the VMFileYes
Upload file pathFull file path of where the file should be uploaded toText (Long)Yes
Auto create folders?Automatically create folders if they do not existTrue/FalseNo
Overwrite file?Overwrite an existing file is is already existsTrue/FalseNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
FilenameName of the file uploadedText (Short)Noread.txt

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A