Need to see if your shared folder is taking up space on your dropbox 👨‍💻? Find out how to check here.

Forum Discussion

Arron G.'s avatar
Arron G.
New member | Level 1
10 years ago

Get all files in shared link loder

I'm looking to use the v2 api to download the contents of a shared folder from a link like this:

https://www.dropbox.com/sh/[some_junk]/[some_other_junk]?dl=0

this link is not necessarily generated by the user authenticating the API call but would be either a public link, or a team link from a team the authenticated user is a member of, or the user would have the password (so my API app would as well)  In short this is a link the user COULD access with a browser logged into the authenticating account.

I KNOW that you can add ?dl=1 to the URL to generate a zip.  i also know that folders that contain more than 10,000 files or are larger than 1 GB will fail to generate that zip.  This is what i'm trying to deal with.

I want to have my app download all of the files in that folder one by one and put them all into the right folder structure on another server so that humans don't need to waste their time doing exactly that.

so, what specific methods do I need to call to list the contents of folders in a shared link? then when there are subfolders there, how do i list THEIR contents?

Thanks.

10 Replies

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from 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!