Skip to content

put

Uploads a file.

Terminal window
put [HOSTPATH] [DESTPATH]
  • HOSTPATH — specify the file to upload on your host
  • DESTPATH — specify where to upload the file on the remote
Terminal window
put /var/system.log /home/guest/logs

Result:
Uploaded the system.log file to /home/guest/logs.