<?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 recovery of interrupted resumable uploads? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/recovery-of-interrupted-resumable-uploads/m-p/70771#M2136</link>
    <description>&lt;P&gt;I have an app that uses the dropbox api to upload audio data that is recorded as it is recorded using the resumable upload api from the browser.  Some of my users are experiencing browser crashes during the recording.  Dropbox already has the data up to that point but because the resumable upload hasn't been sent the finish request, it doesn't show up in their folder.  Is there a way to recover interrupted resumable uploads such as this?&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:41:17 GMT</pubDate>
    <dc:creator>Josh N.10</dc:creator>
    <dc:date>2019-05-29T09:41:17Z</dc:date>
    <item>
      <title>recovery of interrupted resumable uploads?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/recovery-of-interrupted-resumable-uploads/m-p/70771#M2136</link>
      <description>&lt;P&gt;I have an app that uses the dropbox api to upload audio data that is recorded as it is recorded using the resumable upload api from the browser.  Some of my users are experiencing browser crashes during the recording.  Dropbox already has the data up to that point but because the resumable upload hasn't been sent the finish request, it doesn't show up in their folder.  Is there a way to recover interrupted resumable uploads such as this?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:41:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/recovery-of-interrupted-resumable-uploads/m-p/70771#M2136</guid>
      <dc:creator>Josh N.10</dc:creator>
      <dc:date>2019-05-29T09:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: recovery of interrupted resumable uploads?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/recovery-of-interrupted-resumable-uploads/m-p/70772#M2137</link>
      <description>&lt;P&gt;If you're using chunked a.k.a. resumable uploading, you have 24 hours to complete any upload session. So, as long as your app has access to the data it wants to continue uploading, and the upload ID (a.k.a. &lt;CODE&gt;UploadCursor&lt;/CODE&gt; in the JavaScript SDK) for the uploading session it started, then yes, it can resume uploading from the last chunk that was successfully uploaded. &lt;/P&gt;

&lt;P&gt;If your app doesn't have the rest of the data, but you want to just commit the data that was already uploaded, you can do so as long as you know the upload ID. &lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 22:24:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/recovery-of-interrupted-resumable-uploads/m-p/70772#M2137</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-07-15T22:24:40Z</dc:date>
    </item>
  </channel>
</rss>

