Last Updated: February 25, 2016
·
511
· bijendrakr

Scp a folder from remote

In case you are not using any tools to pull data from server, this can be used a copy a folder from remote system to local

scp -r user@remote:srcdirectory dstdirectory