<?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 Archive Folders older than 1 week in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Archive-Folders-older-than-1-week/m-p/512100#M25196</link>
    <description>&lt;P&gt;Is it possible to archive folders and content older than say 1 week ? Using python.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a working folder /Dropbox/Work/Images and I want to archive stuff that is older than a week from this specific folder /Images/ ? And doing this automatically ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks !&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 18:36:45 GMT</pubDate>
    <dc:creator>One_of_us</dc:creator>
    <dc:date>2021-04-08T18:36:45Z</dc:date>
    <item>
      <title>Archive Folders older than 1 week</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Archive-Folders-older-than-1-week/m-p/512100#M25196</link>
      <description>&lt;P&gt;Is it possible to archive folders and content older than say 1 week ? Using python.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a working folder /Dropbox/Work/Images and I want to archive stuff that is older than a week from this specific folder /Images/ ? And doing this automatically ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 18:36:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Archive-Folders-older-than-1-week/m-p/512100#M25196</guid>
      <dc:creator>One_of_us</dc:creator>
      <dc:date>2021-04-08T18:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Archive Folders older than 1 week</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Archive-Folders-older-than-1-week/m-p/512115#M25199</link>
      <description>&lt;P&gt;Dropbox doesn't offer a way to perform operations automatically based on the age of an item, but you can use the API to write code to perform whatever operations you want, whenever desired.&lt;BR /&gt;&lt;BR /&gt;For example, with &lt;A href="https://github.com/dropbox/dropbox-sdk-python" target="_self"&gt;the Dropbox Python SDK&lt;/A&gt;, you can list files/folders using &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_list_folder" target="_self"&gt;files_list_folder&lt;/A&gt; and &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_list_folder_continue" target="_self"&gt;files_list_folder_continue&lt;/A&gt;, and you can move items using &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_move_v2" target="_self"&gt;files_move_v2&lt;/A&gt; or delete items using &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_delete_v2" target="_self"&gt;files_delete_v2&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I recommend reading &lt;A href="https://developers.dropbox.com/dbx-file-access-guide" target="_self"&gt;the File Access Guide&lt;/A&gt; for information on interacting with files via the Dropbox API.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 16:32:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Archive-Folders-older-than-1-week/m-p/512115#M25199</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-04-08T16:32:36Z</dc:date>
    </item>
  </channel>
</rss>

