We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
sty6
6 years agoExplorer | Level 3
Download Zip limits
I am curently experimenting with the Download Zip and Download File APIs, but I'm running into issues with the two:
1. Download Zip works well since it preserves the file metadata, but quickly becomes unfeasible due to the limitations since we have many instances of files larger than 4GB or folders that are over 20GB.
2. Download File works but writing binary stream doesn't retain file metadata.
Is there any possibility to increase the Download Zip limits? Or, are there are creative work-arounds to use the API for large exports + retaining file metadata? I could use the server_modified timestamp and os.utime to modify the file after it writes, but that isn't the most ideal way.
There isn't a way to increase the limits on /2/files/download_zip, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
I'm afraid I can't offer any other good workarounds.
- Greg-DBDropbox Staff
There isn't a way to increase the limits on /2/files/download_zip, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
I'm afraid I can't offer any other good workarounds.
- lostinlovephotographyNew member | Level 2
Would LOVE to see the limit of downloadable zip files to 40GB so that we can store our backup work on dropbox and bulk download if we need to for clients or if we lose data on our harddrives.
- Greg-DBDropbox Staff
lostinlovephotography Thanks for the feedback!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 2 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!