Y
Hacker News
new
|
ask
|
show
|
jobs
by
dnmc
129 days ago
I've never verified this, but it feels like scp starts a new TCP connection per file. If that's the case, then scp-ing a tarred directory would be faster because you only hit the slow start once.
https://www.rfc-editor.org/rfc/rfc5681#section-3.1