We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.

Forum Discussion

jrcampins's avatar
jrcampins
Explorer | Level 4
8 years ago

command-line download app

I am trying to build an App to let other people (even non-Dropbox users) easily download files from a specific folder in my Dropbox. The App only needs to have read-only access to such folder. Bas...
  • Greg-DB's avatar
    8 years ago
    The API was designed with the intention that each user would link their own Dropbox account, in order to interact with their own files. However, it is technically possible to connect to just one account, as you've done, but we don't recommend doing so, for various technical and security reasons, like you mentioned.

    Anyway, there isn't a way to configure a read-only permission, but I'll pass this along as a feature request.

    Alternatively, you could consider using shared links to link to content in your Dropbox:

    https://www.dropbox.com/help/files-folders/view-only-access

    You can modify these links for direct access, e.g., to programmatically download from them:

    https://www.dropbox.com/help/desktop-web/force-download

About Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,875 PostsLatest Activity: 2 hours ago
323 Following

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!