Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
stixb
3 years agoExplorer | Level 3
/download_zip compression
If I'm not mistaken /download_zip endpoint creates a zip using method "store" (meaning 0% compression). So it doesn't make sense to use this API for optimising fetching size, since the resulting zip's size is the same as the one of the remote folder. I understand, that there might be use cases for that, probably, but I was wondering whether I'm missing some configuration param, that allows specifying a compression method. If not, perhaps it can be a feature request?
That's correct, the /2/files/download_zip endpoint was just designed as a way to enable apps to download entire folders at once, as opposed to individual files; it doesn't apply compression to optimize the amount of data that needs to be transferred overall.
There isn't an option for requesting actual compression, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
1 Reply
- Greg-DB3 years ago
Dropbox Community Moderator
That's correct, the /2/files/download_zip endpoint was just designed as a way to enable apps to download entire folders at once, as opposed to individual files; it doesn't apply compression to optimize the amount of data that needs to be transferred overall.
There isn't an option for requesting actual compression, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
About Discuss Dropbox Developer & API
Make connections with other developers
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If 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, Facebook or Instagram.
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!