We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
depotsy
6 months agoExplorer | Level 3
Direct file upload to Dropbox
Hello! I'm writing a small Node.js web app to upload files to Dropbox. Login to the application will be via Dropbox OAuth. After this the user will be able to send files to my shared folder ...
Здравко
6 months agoLegendary | Level 20
Hi depotsy,
It depends on how large are those files. One option, for not very large files, is usage of Dropbox Saver; take a look here for example. Other option is implemented client side application (in addition to your server side application) working with upload session; largest possible file would be 350GB.
Hope this gives direction.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 3 minutes 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!