Linux command Line – copy a file from remote to local

Copy a file from a remote location to a local directory (for example to burn a backup on DVD):

scp backups@server1:backup20100105 local/path

This entry was posted in Linux Command Line. Bookmark the permalink.

Leave a Reply