SCP - Recursively copy directory
If unable to use rsync, there is an alternative way to copy a directory recursively from remote server to local using scp
scp -Cr username@host:html/ .
C = Use compression
r = copy files recursively
Written by Bhupesh Pranami
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Scp
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#