1. Home
  2. Cli
  3. Scp

This command lets you copy a file from a remote server to your local machine.

#cli#file
scp root@hostname:/path/to/file /path/to/local/destination
copy
Full Cli cheatsheet