To SCP a DIR and include the folder “source” in the destination ensure slashes are as below.
# scp -r /path/to/source user@host:/path/for/dest/
A Log for My Geeking
To SCP a DIR and include the folder “source” in the destination ensure slashes are as below.
# scp -r /path/to/source user@host:/path/for/dest/