We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
jhsch
5 years agoNew member | Level 2
How can I limit the data usage for shared folders?
I'm searching for a way to set up a specific folder size limit for shared folders. My goal is to use the API to automatically create and share folders with a large number of visitors on my website. Each user should get access to one unique folder and be able to upload 5MB maximum. If I cannot limit the size of these shared folders, this obviously would be easy to sabotage.. each user could fill up his shared folder and my account would reach its maximum usage quiet quickly.
Do you have any recommendations? Thanks in advance!
1 Reply
- Greg-DB5 years ago
Dropbox Community Moderator
Dropbox itself doesn't offer a way to set a size limit on a shared folder like this, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
If you're implementing this on your server though, you could enforce the limit there. That is, have the user upload to your server, and then have the server perform the upload to Dropbox only after verifying the upload is within the desired limit.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,033 PostsLatest Activity: 3 years ago
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 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!