<?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: android file upload speed? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/android-file-upload-speed/m-p/212510#M10769</link>
    <description>There isn't a way to increase the speed using the API. 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.&lt;BR /&gt;&lt;BR /&gt;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.</description>
    <pubDate>Mon, 20 Mar 2017 18:42:27 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-03-20T18:42:27Z</dc:date>
    <item>
      <title>android file upload speed?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/android-file-upload-speed/m-p/212433#M10757</link>
      <description>&lt;P&gt;Use the file upload from the dropbox api to create an Android app. But upload speed is only about 30 kb. Is there a way to speed it up?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;try&lt;/SPAN&gt; {&lt;BR /&gt;    InputStream inputStream = &lt;SPAN&gt;new &lt;/SPAN&gt;&lt;SPAN&gt;FileInputStream&lt;/SPAN&gt;(&lt;SPAN&gt;localFile&lt;/SPAN&gt;)&lt;SPAN&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;    if&lt;/SPAN&gt;(&lt;SPAN&gt;type &lt;/SPAN&gt;== Define.&lt;SPAN&gt;DROPBOX_IDCARD&lt;/SPAN&gt;){&lt;BR /&gt;        &lt;SPAN&gt;return &lt;/SPAN&gt;&lt;SPAN&gt;mDbxClient.files().uploadBuilder(&lt;/SPAN&gt;&lt;SPAN&gt;"/id_card/" &lt;/SPAN&gt;&lt;SPAN&gt;+ remoteFileName)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                .withMode(WriteMode.OVERWRITE)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                .uploadAndFinish&lt;/SPAN&gt;(inputStream)&lt;SPAN&gt;;&lt;BR /&gt;&lt;/SPAN&gt;    }&lt;SPAN&gt;else if&lt;/SPAN&gt;(&lt;SPAN&gt;type &lt;/SPAN&gt;== Define.&lt;SPAN&gt;DROPBOX_SECRET&lt;/SPAN&gt;){&lt;BR /&gt;        &lt;SPAN&gt;return &lt;/SPAN&gt;&lt;SPAN&gt;mDbxClient.files().uploadBuilder(&lt;/SPAN&gt;&lt;SPAN&gt;"/secret/" &lt;/SPAN&gt;&lt;SPAN&gt;+ remoteFileName)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                .withMode(WriteMode.OVERWRITE)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                .uploadAndFinish&lt;/SPAN&gt;(inputStream)&lt;SPAN&gt;;&lt;BR /&gt;&lt;/SPAN&gt;    }&lt;BR /&gt;&lt;BR /&gt;} &lt;SPAN&gt;catch &lt;/SPAN&gt;(DbxException | IOException e) {&lt;BR /&gt;    &lt;SPAN&gt;mException &lt;/SPAN&gt;= e&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:24:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/android-file-upload-speed/m-p/212433#M10757</guid>
      <dc:creator>chlee</dc:creator>
      <dc:date>2019-05-29T09:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: android file upload speed?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/android-file-upload-speed/m-p/212510#M10769</link>
      <description>There isn't a way to increase the speed using the API. 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.&lt;BR /&gt;&lt;BR /&gt;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.</description>
      <pubDate>Mon, 20 Mar 2017 18:42:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/android-file-upload-speed/m-p/212510#M10769</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-03-20T18:42:27Z</dc:date>
    </item>
  </channel>
</rss>

