robdecker
8/2/2014 - 5:50 PM

Download a file from server using SSH. From http://stackoverflow.com/questions/9427553/how-to-download-a-file-from-server-using-ssh

$ scp your_username@remotehost.com:foobar.txt /some/local/directory