back

by Alifatisk·3y ago·view on hn ↗
I don't think none of us are in any constrains, we both have high-speed network (around 300 Mb/s down and 50 Mb/s up).

What I am trying to optimize for is the transfer rate, I would prefer this transfer takes less than a couple of hours.

The data is not that valuable, it would just be nice to have.

1 comments
Just try transfering it with sftp and see what kind of speed you get. Maybe use tar first to make a few big files, which will reduce overhead
Interesting, I'll add this to my list.