We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

jary_capstone's avatar
jary_capstone
Helpful | Level 5
7 years ago

How can I select multiple files to upload with Dropbox Saver?

I want to select multiple files from a folder instead of adding the url of the file in the code.
Is it possible to select multiple?

  • Walter's avatar
    Walter
    Icon for Dropbox Staff rankDropbox Staff

    Hey there jary_capstone - how are you today?

    Would you mind elaborating for a bit on this one as I am not sure I understand completely? Are you trying to upload using the website or are you using our API in any way maybe? 

    Can you send me a screenshot of the problem or the last screen prior to the step you stumbled upon so as to send you the most appropriate next steps or the most relevant information in regards to your inquiry? 

    Thanks!

    • jary_capstone's avatar
      jary_capstone
      Helpful | Level 5

      I'm good. @Walter
      I'm using the Dropbox Saver in a web app that I'm working on. I want to select more files to upload instead of only one but because this is going to be used by users from different computers and they are going to select files from their respective computers I can not specify the url in the code:

      var options = {
      files: [
      // You can specify up to 100 files.
      {'url': '...', 'filename': '...'},  <--- 
      {'url': '...', 'filename': '...'},  <---

      Is there any other way that I can do it?

      Thanks

      • Walter's avatar
        Walter
        Icon for Dropbox Staff rankDropbox Staff

        Thanks for the additional info jary_capstone - much obliged. 

        As this is not within my scope of expertise, I have moved your post here so the right people can see and get on it. 

        If there's anything else I can do from my end to assist in the meantime, do let me know. 

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,877 PostsLatest Activity: 5 hours ago
325 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!