<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I select multiple files to upload with Dropbox Saver? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297263#M18041</link>
    <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/778825"&gt;@jary_capstone&lt;/a&gt;&amp;nbsp;I'm not sure I understand your use case. Can you elaborate?&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;Dropbox Saver allows you to specify multiple files, as shown in the sample code you shared, but each file does need to be hosted at a URL accessible to the&amp;nbsp;Dropbox servers so they can be added to the user account(s). The Saver can't be used to save local files.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Sep 2018 20:37:23 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-09-14T20:37:23Z</dc:date>
    <item>
      <title>How can I select multiple files to upload with Dropbox Saver?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297242#M18037</link>
      <description>&lt;P&gt;I want to select multiple files from a folder instead of adding the url of the file in the code.&lt;BR /&gt;Is it possible to select multiple?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:10:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297242#M18037</guid>
      <dc:creator>jary_capstone</dc:creator>
      <dc:date>2019-05-29T09:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: How can I select multiple files to upload with Dropbox Saver?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297243#M18038</link>
      <description>&lt;P&gt;Hey there&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/778825"&gt;@jary_capstone&lt;/a&gt;&amp;nbsp;- how are you today?&lt;/P&gt;
&lt;P&gt;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?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you send me a &lt;A href="http://www.take-a-screenshot.org/" target="_blank"&gt;screenshot&lt;/A&gt; of the problem or the last screen&amp;nbsp;prior to&amp;nbsp;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?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 18:17:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297243#M18038</guid>
      <dc:creator>Walter</dc:creator>
      <dc:date>2018-09-14T18:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I select multiple files to upload with Dropbox Saver?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297250#M18039</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dropbox saver.png" style="width: 822px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/5994iD76A8DD5BA6A2063/image-size/large?v=v2&amp;amp;px=999" role="button" title="dropbox saver.png" alt="dropbox saver.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm good. @Walter&lt;BR /&gt;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:&lt;/P&gt;&lt;P&gt;var options = {&lt;BR /&gt;files: [&lt;BR /&gt;// You can specify up to 100 files.&lt;BR /&gt;{'url': '...', 'filename': '...'},&amp;nbsp; &amp;lt;---&amp;nbsp;&lt;BR /&gt;{'url': '...', 'filename': '...'},&amp;nbsp; &amp;lt;---&lt;/P&gt;&lt;P&gt;Is there any other way that I can do it?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 19:36:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297250#M18039</guid>
      <dc:creator>jary_capstone</dc:creator>
      <dc:date>2018-09-14T19:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I select multiple files to upload with Dropbox Saver?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297260#M18040</link>
      <description>&lt;P&gt;Thanks for the additional info&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/778825"&gt;@jary_capstone&lt;/a&gt;&amp;nbsp;- much obliged.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As this is not within my scope of expertise, I have moved your post &lt;A href="https://www.dropboxforum.com/t5/Developer-API/ct-p/101000041" target="_blank"&gt;here&lt;/A&gt; so the right people can see and get on it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there's anything else I can do from my end to assist in the meantime, do let me know.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 20:12:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297260#M18040</guid>
      <dc:creator>Walter</dc:creator>
      <dc:date>2018-09-14T20:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I select multiple files to upload with Dropbox Saver?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297263#M18041</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/778825"&gt;@jary_capstone&lt;/a&gt;&amp;nbsp;I'm not sure I understand your use case. Can you elaborate?&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;Dropbox Saver allows you to specify multiple files, as shown in the sample code you shared, but each file does need to be hosted at a URL accessible to the&amp;nbsp;Dropbox servers so they can be added to the user account(s). The Saver can't be used to save local files.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 20:37:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297263#M18041</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-09-14T20:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I select multiple files to upload with Dropbox Saver?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297502#M18050</link>
      <description>&lt;P&gt;@Greg K.&lt;/P&gt;&lt;P&gt;I want to select files from my local computer to save them in Dropbox using Dropbox Saver. The way that Dropbox Saver allows me to do it is giving the URL of each of the files in the code. What if I want to select files from&amp;nbsp;Documents/... folder? Not all time I will upload the same files from that specific folder.&amp;nbsp;&lt;BR /&gt;On the other hand, this feature will be used from other computers so again, the files that the user will upload are not going to be the same as mine so the URL is NOT the same.&lt;/P&gt;&lt;P&gt;Any possibility to select the files giving the URL of the folder?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2018 12:02:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297502#M18050</guid>
      <dc:creator>jary_capstone</dc:creator>
      <dc:date>2018-09-17T12:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I select multiple files to upload with Dropbox Saver?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297529#M18056</link>
      <description>&lt;P&gt;Thanks for following up. No, unfortunately the Dropbox Saver does not offer a way to save local file like this,&amp;nbsp;but I'll pass this along as a feature request.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2018 14:09:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-select-multiple-files-to-upload-with-Dropbox-Saver/m-p/297529#M18056</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-09-17T14:09:52Z</dc:date>
    </item>
  </channel>
</rss>

