<?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: Download files using dropbox chooser in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Download-files-using-dropbox-chooser/m-p/529103#M1979</link>
    <description>&lt;P&gt;There isn't a way to simply speed up these connections. Your connection speed to Dropbox depends on the routing you get between your ISP and our servers, and may be slower than your ISP's rated speeds. Sometimes resetting or retrying your connection gets you a different route and better speeds, but that is outside of our control. Some ISPs also throttle sustained connections so if you see an initial high connection speed followed by lower speeds, that could be the reason.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like you're using the "direct" link type on the Dropbox Chooser. Alternatively, you may want to try the "preview" link type, in case that works better for your use case though. With the "preview" link type, the Chooser will return a link to a preview page for the chosen file, instead of a direct link, so you wouldn't download the file data directly. You could instead share the link to the preview page, e.g., if you need to let someone else download the file, or use the "Save to my Dropbox" functionality on the preview page to save the linked file to the signed in Dropbox account directly, instead of downloading it.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 14:40:13 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-06-25T14:40:13Z</dc:date>
    <item>
      <title>Download files using dropbox chooser</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Download-files-using-dropbox-chooser/m-p/529052#M1977</link>
      <description>&lt;P&gt;Hi I am using Dropbox chooser in my MVC application .when user selects a files i am getting file link in response. i am using webclient.downloaddata(url) to download the file in bytes, this works good for small size files but takes too much time time for higher size files. can some one help for an alternative solution. to download data fast&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 06:42:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Download-files-using-dropbox-chooser/m-p/529052#M1977</guid>
      <dc:creator>Balaji_123</dc:creator>
      <dc:date>2021-06-25T06:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Download files using dropbox chooser</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Download-files-using-dropbox-chooser/m-p/529103#M1979</link>
      <description>&lt;P&gt;There isn't a way to simply speed up these connections. Your connection speed to Dropbox depends on the routing you get between your ISP and our servers, and may be slower than your ISP's rated speeds. Sometimes resetting or retrying your connection gets you a different route and better speeds, but that is outside of our control. Some ISPs also throttle sustained connections so if you see an initial high connection speed followed by lower speeds, that could be the reason.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like you're using the "direct" link type on the Dropbox Chooser. Alternatively, you may want to try the "preview" link type, in case that works better for your use case though. With the "preview" link type, the Chooser will return a link to a preview page for the chosen file, instead of a direct link, so you wouldn't download the file data directly. You could instead share the link to the preview page, e.g., if you need to let someone else download the file, or use the "Save to my Dropbox" functionality on the preview page to save the linked file to the signed in Dropbox account directly, instead of downloading it.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 14:40:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Download-files-using-dropbox-chooser/m-p/529103#M1979</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-06-25T14:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Download files using dropbox chooser</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Download-files-using-dropbox-chooser/m-p/529600#M1985</link>
      <description>&lt;P&gt;My requirement was to download the data(file) and store it in our internal server(VM by using wcf service). The average file sizes would be around 5GB process. Is there any other solution rather than chooser.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 14:54:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Download-files-using-dropbox-chooser/m-p/529600#M1985</guid>
      <dc:creator>Balaji_123</dc:creator>
      <dc:date>2021-06-28T14:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Download files using dropbox chooser</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Download-files-using-dropbox-chooser/m-p/529601#M1986</link>
      <description>&lt;P&gt;Another option is to use the Dropbox API to download the file, such as via &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_self"&gt;/2/files/download&lt;/A&gt;. That would be more work to integrate than the Dropbox Chooser, and would not necessarily offer better performance.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 15:00:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Download-files-using-dropbox-chooser/m-p/529601#M1986</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-06-28T15:00:04Z</dc:date>
    </item>
  </channel>
</rss>

