Skip to content

Instantly share code, notes, and snippets.

@bjdixon
Created February 12, 2018 03:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjdixon/f8540900b8057cdb290e1375dc1ea443 to your computer and use it in GitHub Desktop.
Save bjdixon/f8540900b8057cdb290e1375dc1ea443 to your computer and use it in GitHub Desktop.
recursive download of directory
scp -r user@your.server.example.com:/path/to/foo /home/user/Desktop/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment