get
Purpose
Section titled “Purpose”Downloads a file.
get [REMPATH] [DESTPATH]Arguments
Section titled “Arguments”- 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
Examples
Section titled “Examples”get /var/system.log /home/volk/logsResult:
Downloaded the system.log file to /home/volk/logs.