We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
VastDatalytics
4 years agoExplorer | Level 3
Dropbox CLI Error: ng
Hi,
I am uploading a 101 GiB file to my dropbox and got an Error: ng 99GiB/101GiB.
I used the command ./dbxcli put [src]/myfile [dest]/myfile
Is uploading a 100gb with the CLI not supported? I assume it is using sessions in the background.
- tahsiniDropbox Staff
Is there a more detailed error response that you're receiving from the cli when uploading? And is this occurring only for files 100gb or larger?
- VastDatalyticsExplorer | Level 3
That is all the cli gave me. I've seen it once at 99GiB/101GiB. It takes me 12 hours to get to that point. I tried the second time but it threw an error "too many requests" around 4GiB/101GiB.
I assume the too many requests error is because the dropbox cli chunks are defaulted to 4mb? So it is hitting the API too many times?
- kyleaDropbox Staff
We've recently updated our upload sessions to enable parallel upload of chunks. The team just updated the cli to incorporate this functionality after your report. Parallel uploads of chunks should substantially improve upload time and reduce error for these larger files.
Would you be able to patch your cli with this and let it know if it resolves? https://github.com/dropbox/dbxcli/pull/170. We expect to update the main release with it.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 3 hours agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!