We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
pear0533
2 years agoExplorer | Level 3
Dropbox API Hangs During Large File Download
Hey there! I am currently maintaining a mod launcher software that utilizes the Dropbox .NET C# API to allow users to download mod files.
Unfortunately, large files (usually 2-5GB in size) do n...
Greg-DB
Dropbox Staff
Thanks for the helpful added explanation Здравко!
pear0533 For reference, you can find more information on how to set ranges in the specification here. Note that Dropbox does not support setting multiple ranges in a single request though. That is, you can specify a single closed range like "bytes=0-10", or a single open range like "bytes=50-", but you can't specify multiple ranges at once like "bytes=0-999,4500-5499".
Hope this helps!
pear0533
2 years agoExplorer | Level 3
I see now, yeah, that should help. The only concern that I have is that even while using range requests previously, I do not understand why eventually I was no longer able to perform any more range requests. Hopefully this isn't the case this time... thanks!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!