dropbox / dbxcli

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

dbxcli put is slow #148

Open tashrifbillah opened 3 years ago

tashrifbillah commented 3 years ago

Hi all,

See my network speed:

(base) [tb571@pnl-z840-2 tmp]$ speedtest-cli
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by netBlazr (ABC, XY) [7.93 km]: 6.26 ms
Testing download speed................................................................................
Download: 790.78 Mbit/s
Testing upload speed................................................................................................
Upload: 744.85 Mbit/s
(base) [tb571@pnl-z840-2 tmp]$

Yet, dbxcli put is uploading my file (sized ~10GB) at only ~200 kb/s. I have an enterprise account though.

Any comment please?

tashrifbillah commented 3 years ago

Upload via dbxcli took six hours while download via wget took only two minutes.