<?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: Checksum, creation date, modification date in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Checksum-creation-date-modification-date/m-p/198495#M9188</link>
    <description>I can't make any promises or offer a timeline unfortunately, but this is something we are aiming to add. I'll add your vote to the request for it.</description>
    <pubDate>Mon, 19 Dec 2016 03:14:55 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-12-19T03:14:55Z</dc:date>
    <item>
      <title>Checksum, creation date, modification date</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Checksum-creation-date-modification-date/m-p/194967#M8852</link>
      <description>&lt;P&gt;I have a couple of use cases when building 3rd party apps, for both personal and business, which as far as I can tell are not possible with the current API capabilities:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Checksum - File integrity verification&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to be sure that the file I just downloaded from or uploaded to Dropbox has been transferred correctly. This would be trivial to check if the API exposed a checksum attribute, such as sha1 or md5, that I can compare with my locally computed value. I also want to display this information for the needs of my app. Right now there is no such possibilty&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Creation date, created by&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Being able to access the file/folder creation dates certainly gives capabilities that are not possible without it, from simple 'sort by creation date' to more advanced account analytics. This attribute is not exposed at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Being able to set the modification date and the 'modified by' field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I am migrating data from any other service (either on-premise or cloud) into Dropbox, I want to maintain the original modification dates and the 'modified by' user values (and the equivalent creation fields, and even the past file versions if we take it to the extreme). What happens in such a scenario right now is that all modification dates are set to the date that the migration took place, and the 'modified by' is set to the person that ran the migration (the business admin or the personal account for example). Maintaining this information is crucial and this makes migrating into Dropbox less attractive&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have I missed any way that these are already possible, or are there any plans to implement them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dimitris&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:28:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Checksum-creation-date-modification-date/m-p/194967#M8852</guid>
      <dc:creator>dtheodor</dc:creator>
      <dc:date>2019-05-29T09:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum, creation date, modification date</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Checksum-creation-date-modification-date/m-p/195151#M8875</link>
      <description>&lt;P&gt;1. That's correct, the API doesn't currently expose any sort of file hash,&amp;nbsp;but I'll be sure to pass this along as a feature request.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Likewise, the API doesn't offer creation timestamps. I'll send this as a request as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. You can set the client_modified time when uploading a file (e.g., using the client_modified parameter on &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_self"&gt;/upload&lt;/A&gt;). The API doesn't offer the ability to override modified_by though. We'll consider that a feature request.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 20:50:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Checksum-creation-date-modification-date/m-p/195151#M8875</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-11-21T20:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum, creation date, modification date</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Checksum-creation-date-modification-date/m-p/198493#M9187</link>
      <description>&lt;P&gt;Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you confirm, is point 1 actually a possiblility for the future and are you planning on rolling this out? If so can you please provide an ETA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It really is a fundamental need of any file service API to know if your file was uploaded successfully, and if its&amp;nbsp;intact as per the source.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently looking at all options and would love to use dropbox for my solution, but if i cannot check file integrity after upload, im afraid im going to have to look else where e.g. Amazon S3 etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 02:27:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Checksum-creation-date-modification-date/m-p/198493#M9187</guid>
      <dc:creator>DreamPro</dc:creator>
      <dc:date>2016-12-19T02:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum, creation date, modification date</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Checksum-creation-date-modification-date/m-p/198495#M9188</link>
      <description>I can't make any promises or offer a timeline unfortunately, but this is something we are aiming to add. I'll add your vote to the request for it.</description>
      <pubDate>Mon, 19 Dec 2016 03:14:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Checksum-creation-date-modification-date/m-p/198495#M9188</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-12-19T03:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Checksum, creation date, modification date</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Checksum-creation-date-modification-date/m-p/212687#M10792</link>
      <description>The Dropbox API now offers a hash of file data that you can use to verify a file's contents. You can find it in FileMetadata.content_hash. It isn't a single MD5 or SHA1, but rather a combination of SHA256 hashes of the pieces of the file. You can find more information here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/reference/content-hash" target="_blank"&gt;https://www.dropbox.com/developers/reference/content-hash&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Mar 2017 18:58:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Checksum-creation-date-modification-date/m-p/212687#M10792</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-03-21T18:58:02Z</dc:date>
    </item>
  </channel>
</rss>

