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
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