dbxcli icon indicating copy to clipboard operation
dbxcli copied to clipboard

Why this script upload speed is slow

Open louishot opened this issue 6 years ago • 0 comments

I have use a python sdk https://github.com/dropbox/dropbox-sdk-python When I upload a 2GB single file it can go 800Mbps/s but dbxcli only can go about 200Mbps

Upload speed is very unstable Loop like this 150Mbps > 150kbps > 150Mbps > 30Mbps > 150Mbps

python sdk speed

http://www.giphy.com/gifs/MdYJamzzeZiPrr0s3k

dbxcli speed

http://www.giphy.com/gifs/U7alYwUg7NcCN6JwNJ

Is it a chunkSize problem?

louishot avatar May 27 '19 12:05 louishot