dropbox / dbxcli

A command line client for Dropbox built using the Go SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reliably upload 1TB via CLI

mrichman opened this issue · comments

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.

Could use dbxcli-sync from #53 (comment)