Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
msmith
on Feb 2, 2012
|
parent
|
context
|
favorite
| on:
SSH tricks
I'm not sure how it compares in performance, but I've always used scp -r for this:
$ scp -r remote foo /where/to/unpack
loeg
on Feb 2, 2012
[–]
scp has some end-to-end latency for each file transferred. This means that for lots of small files, a single tar file stream is much quicker than 'scp -r'.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: