Skip to content

get

Downloads a file.

Terminal window
get [REMPATH] [DESTPATH]
  • REMPATH — specify the path of the file you want to download from the remote
  • DESTPATH — specify the path of the file or directory on your host
Terminal window
get /var/system.log /home/volk/logs

Result:
Downloaded the system.log file to /home/volk/logs.