Linux SCP: how to copy a file from another server

scp user@host:/path/to/file /root

After you hit the enter it will ask remote servers password.
When you entered the password file under /path/to/ will copy to local /root folder

Tags: ,

Leave a Reply

You must be logged in to post a comment.