Return to Snippet

Revision: 56618
at April 5, 2012 09:25 by zackn9ne


Initial Code
$ scp -r yourusername@yourserver:~/public_html/directory/ ~/Downloads/new-dir-name

Initial URL


Initial Description
download directory to localhost home folder new-dir-name

Initial Title
Download Directory with scp

Initial Tags
Bash, download, directory

Initial Language
Bash