Y
Hacker News
new
|
ask
|
show
|
jobs
by
mijamo
2919 days ago
You can obviously send directories with scp, just use -r. Or am I missing something?
3 comments
charlchi
2918 days ago
Recently used it to copy half a terabyte of stuff on my home network. Unsure about the exact specification but it supported the same flags as cp as far as I could tell.
link
ktm5j
2917 days ago
Well I'll be damned.. not sure what lead me to think this.
link
codegeek
2918 days ago
Yes -r works for copying directories. I do it all the time
link