Created
February 12, 2018 03:36
-
-
Save bjdixon/f8540900b8057cdb290e1375dc1ea443 to your computer and use it in GitHub Desktop.
recursive download of directory
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scp -r [email protected]:/path/to/foo /home/user/Desktop/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment