put
Purpose
Section titled “Purpose”Uploads a file.
put [HOSTPATH] [DESTPATH]Arguments
Section titled “Arguments”- HOSTPATH — specify the file to upload on your host
- DESTPATH — specify where to upload the file on the remote
Examples
Section titled “Examples”put /var/system.log /home/guest/logsResult:
Uploaded the system.log file to /home/guest/logs.