<?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: Does DeletedMetadata expire? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/282039#M17271</link>
    <description>The amount of time between your calls to /list_folder[/continue] doesn't matter. The server will always return the entries necessary to make sure you get an accurate state based on the cursor you provide, as long as you process the entries as documented.</description>
    <pubDate>Mon, 25 Jun 2018 15:52:13 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-06-25T15:52:13Z</dc:date>
    <item>
      <title>Does DeletedMetadata expire?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/281633#M17244</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using the Python Dropbox SDK, and wondered about the lifetime of &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/moduledoc.html?highlight=download_to#dropbox.files.DeletedMetadata" target="_self"&gt;deleted metadata&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does this metadata expire, e.g.&amp;nbsp; after 30 days as with deleted Dropbox files?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:12:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/281633#M17244</guid>
      <dc:creator>deeuu</dc:creator>
      <dc:date>2019-05-29T09:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Does DeletedMetadata expire?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/281634#M17245</link>
      <description>DeletedMetadata objects don't "expire" exactly, but whether or not old ones would still be returned (e.g., when calling files_list_folder/files_list_folder_continue again) after a significant period of time depends on a few specifics, based on the particular account's features, file activity, and some specifics of how the Dropbox backend works. &lt;BR /&gt;&lt;BR /&gt;The guarantee that the API provides is that as long as you implement files_list_folder and files_list_folder_continue as documented, you'll end up with the correct state matching what's on the server:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/moduledoc.html?highlight=download_to#dropbox.dropbox.Dropbox.files_list_folder" target="_blank"&gt;https://dropbox-sdk-python.readthedocs.io/en/latest/moduledoc.html?highlight=download_to#dropbox.dropbox.Dropbox.files_list_folder&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(You can even store cursors for long periods of time and call back to files_list_folder_continue later to retrieve just what changed in the interim.)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jun 2018 17:53:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/281634#M17245</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-06-22T17:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Does DeletedMetadata expire?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/281945#M17259</link>
      <description>&lt;P&gt;Thanks Greg.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I guess that because state matching depends on DeletedMetadata, it is only guaranteed so long as the sync is performed regularly, right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, if old deleted files are not registered when calling files_list_folder (as DeletedMetadata), one cannot maintain the same state as on the server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Final thoughts?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 08:05:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/281945#M17259</guid>
      <dc:creator>deeuu</dc:creator>
      <dc:date>2018-06-25T08:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Does DeletedMetadata expire?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/282039#M17271</link>
      <description>The amount of time between your calls to /list_folder[/continue] doesn't matter. The server will always return the entries necessary to make sure you get an accurate state based on the cursor you provide, as long as you process the entries as documented.</description>
      <pubDate>Mon, 25 Jun 2018 15:52:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/282039#M17271</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-06-25T15:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Does DeletedMetadata expire?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/285657#M17514</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/10"&gt;@Greg-DB&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Hi Greg,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm unable to retireve Deleted Metadata for deleted files/folders that are &lt;EM&gt;permanently deleted.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doesn't this then mean that local state is only guaranteed to match that of the server, if the deleted file is still recoverable?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, then this is sort of what I was eluding to in my original post, in that Dropbox will permanently delete files after some time period, depending on the account type.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if I'm missing something.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 22:03:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/285657#M17514</guid>
      <dc:creator>deeuu</dc:creator>
      <dc:date>2018-07-20T22:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does DeletedMetadata expire?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/285658#M17515</link>
      <description>&lt;P&gt;Okay I understand now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can succesfully retrieve DeletedMetadata for permanently deleted files when using an appropriate cursor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The cursor is key!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please ignore.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 22:12:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-DeletedMetadata-expire/m-p/285658#M17515</guid>
      <dc:creator>deeuu</dc:creator>
      <dc:date>2018-07-20T22:12:57Z</dc:date>
    </item>
  </channel>
</rss>

