/ Published in: Bash
download directory to localhost home folder new-dir-name
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$ scp -r yourusername@yourserver:~/public_html/directory/ ~/Downloads/new-dir-name