/ Published in: Bash
-r recursively copies files and folders
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
scp -r <user>@<hostname>:<file/folder> <destination> ex: scp -r root@tv:/var/www/html ./