<?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: How can I update client_modified for a file through the API? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-update-client-modified-for-a-file-through-the-API/m-p/490266#M24526</link>
    <description>&lt;P&gt;This is technically possible, but there are a few complicating factors:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The only way to update client_modified is to perform an upload of the file with client_modified set.&lt;/LI&gt;
&lt;LI&gt;If you upload the same exact file data to an existing file,&amp;nbsp;Dropbox won't consider this a change (since the file data didn't change) and so won't commit new metadata (such as an updated&amp;nbsp;client_modified).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;That being the case, you can make these changes, but you'll need to do so like you described, that is, by performing the upload with client_modified set, but as a new or changed file. (I'll send this along as a feature request for an easier/more efficient way to do this,&amp;nbsp;but I can't promise if or when that might be implemented.)&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jan 2021 15:54:44 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-01-25T15:54:44Z</dc:date>
    <item>
      <title>How can I update client_modified for a file through the API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-update-client-modified-for-a-file-through-the-API/m-p/489647#M24509</link>
      <description>&lt;P&gt;I would like to update all the client_modified timestamps of my media files so that the image gallery app I'm using sorts the files in correct chronological order (it uses client_modified, and not exif data or similar for sorting). I would think this should be possible somehow but I can't figure out how.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible? The only workaround I know of is to temporarily move the file(s) to another folder (outside of Dropbox), then wait for Dropbox to register it as deleted, and then move the file(s) bak into the folder they were.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using the Python SDK.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 06:32:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-update-client-modified-for-a-file-through-the-API/m-p/489647#M24509</guid>
      <dc:creator>Jostein J.</dc:creator>
      <dc:date>2021-01-25T06:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I update client_modified for a file through the API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-update-client-modified-for-a-file-through-the-API/m-p/490266#M24526</link>
      <description>&lt;P&gt;This is technically possible, but there are a few complicating factors:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The only way to update client_modified is to perform an upload of the file with client_modified set.&lt;/LI&gt;
&lt;LI&gt;If you upload the same exact file data to an existing file,&amp;nbsp;Dropbox won't consider this a change (since the file data didn't change) and so won't commit new metadata (such as an updated&amp;nbsp;client_modified).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;That being the case, you can make these changes, but you'll need to do so like you described, that is, by performing the upload with client_modified set, but as a new or changed file. (I'll send this along as a feature request for an easier/more efficient way to do this,&amp;nbsp;but I can't promise if or when that might be implemented.)&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 15:54:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-update-client-modified-for-a-file-through-the-API/m-p/490266#M24526</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-01-25T15:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can I update client_modified for a file through the API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-update-client-modified-for-a-file-through-the-API/m-p/490277#M24531</link>
      <description>Thanks!&lt;BR /&gt;&lt;BR /&gt;That would be quite useful to have in the API.</description>
      <pubDate>Mon, 25 Jan 2021 16:42:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-update-client-modified-for-a-file-through-the-API/m-p/490277#M24531</guid>
      <dc:creator>Jostein J.</dc:creator>
      <dc:date>2021-01-25T16:42:04Z</dc:date>
    </item>
  </channel>
</rss>

