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