dropbox / dbxcli

A command line client for Dropbox built using the Go SDK
Other
1.05k stars 101 forks source link

Reliably upload 1TB via CLI #146

Open mrichman opened 3 years ago

mrichman commented 3 years ago

How can I reliably upload 1TB of files via command line? Files average 80MB each. I need to automatically retry/resume failed downloads. My upstream bandwidth is ~300 Mbps.

shadiakiki1986 commented 3 years ago

Could use dbxcli-sync from https://github.com/dropbox/dbxcli/issues/53#issuecomment-885722528