<?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: [Java SDK V2] What happend to forgotten partially uploaded files? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-SDK-V2-What-happend-to-forgotten-partially-uploaded-files/m-p/196870#M9040</link>
    <description>&lt;P&gt;The partially uploaded files do not count against the user's quota. The data is cleaned up after the upload session expires, which I believe is 48 hours after it was created.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2016 18:46:23 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-12-07T18:46:23Z</dc:date>
    <item>
      <title>[Java SDK V2] What happend to forgotten partially uploaded files?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-SDK-V2-What-happend-to-forgotten-partially-uploaded-files/m-p/196768#M9032</link>
      <description>&lt;P&gt;Let's assume that I start uploading some files do Dropbox via Java SDK v2 by command like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;sessionId = tested.files().uploadSessionStart()&lt;BR /&gt; .uploadAndFinish(in, CHUNKED_UPLOAD_CHUNK_SIZE)&lt;BR /&gt; .getSessionId();&lt;BR /&gt;&lt;BR /&gt;dbxCliend.files().uploadSessionAppendV2(cursor)&lt;BR /&gt; .uploadAndFinish(in, CHUNKED_UPLOAD_CHUNK_SIZE)&lt;/PRE&gt;&lt;P&gt;But then I will never finish the upload due to an application error, shutdown or any other reason like this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What happens to the partially uploaded files? Will they somehow affect the ammount&amp;nbsp;of the available space in my Dropbox repository? Will these unfinished file parts be cleaned after some time? How long will they&amp;nbsp;be available?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:27:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-SDK-V2-What-happend-to-forgotten-partially-uploaded-files/m-p/196768#M9032</guid>
      <dc:creator>michal_k</dc:creator>
      <dc:date>2019-05-29T09:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: [Java SDK V2] What happend to forgotten partially uploaded files?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-SDK-V2-What-happend-to-forgotten-partially-uploaded-files/m-p/196870#M9040</link>
      <description>&lt;P&gt;The partially uploaded files do not count against the user's quota. The data is cleaned up after the upload session expires, which I believe is 48 hours after it was created.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 18:46:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-SDK-V2-What-happend-to-forgotten-partially-uploaded-files/m-p/196870#M9040</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-12-07T18:46:23Z</dc:date>
    </item>
  </channel>
</rss>

