You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Luan09
3 years agoExplorer | Level 4
API DownloadZipAsync, can I get all file, folder in Dropbox/ ?
To download multiple files, with API ListFolderAsync, I can put path " " or string.empty to get all file from my Dropbox and foreach to download them. But In API DownloadZipAsync require Path:String(pattern="(/(.|[\r\n])*|id:.*)|(rev:[0-9a-f]{9,})|(ns:[0-9]+(/.*)?)").
To download all file, folder as zip with DownloadZipAsync , can I use which Path to do this or another way ?
Please help me this case. Thanks all !
- Greg-DBDropbox Staff
Dropbox unfortunately does not support downloading the root 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. You'll need to specify non-root paths instead.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,915 PostsLatest Activity: 7 hours 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!