scp
This command lets you copy a file from a remote server to your local machine.
scp root@hostname:/path/to/file /path/to/local/destination
copy
This command lets you copy a file from a remote server to your local machine.
scp root@hostname:/path/to/file /path/to/local/destination
copy