<?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 - wait until file is finished syncing to dropbox in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-wait-until-file-is-finished-syncing-to-dropbox/m-p/141046#M4400</link>
    <description>&lt;P&gt;The Dropbox API doesn't list any files that are still in the process of syncing, so you don't need to check if it's "fully synced". Any files available via the API, e.g., listed in /metadata or /delta, or accessible via /files (GET), are only the versions of the files that have been fully synced to the Dropbox servers.&lt;/P&gt;
&lt;P&gt;If you need to perform operations on files/folders via the API, you can first use the API to check that the items that you expect to be available are in fact there.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Nov 2015 02:57:23 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-11-03T02:57:23Z</dc:date>
    <item>
      <title>Java - wait until file is finished syncing to dropbox</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-wait-until-file-is-finished-syncing-to-dropbox/m-p/141045#M4399</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am new to this API so apologies in advanced if this question has an easy answer, but is there any way in Java to tell when a file is fully synced to Dropbox? I have files that need to be downloaded and moved into different folders, but if the file doesn't sync to Dropbox before my code attempts to move it, it will not move the file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:38:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-wait-until-file-is-finished-syncing-to-dropbox/m-p/141045#M4399</guid>
      <dc:creator>Bryce J.3</dc:creator>
      <dc:date>2019-05-29T09:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Java - wait until file is finished syncing to dropbox</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-wait-until-file-is-finished-syncing-to-dropbox/m-p/141046#M4400</link>
      <description>&lt;P&gt;The Dropbox API doesn't list any files that are still in the process of syncing, so you don't need to check if it's "fully synced". Any files available via the API, e.g., listed in /metadata or /delta, or accessible via /files (GET), are only the versions of the files that have been fully synced to the Dropbox servers.&lt;/P&gt;
&lt;P&gt;If you need to perform operations on files/folders via the API, you can first use the API to check that the items that you expect to be available are in fact there.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2015 02:57:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-wait-until-file-is-finished-syncing-to-dropbox/m-p/141046#M4400</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-11-03T02:57:23Z</dc:date>
    </item>
  </channel>
</rss>

