Linux SCP: how to copy a file from another server
Wednesday, May 26th, 2010scp 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