Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Suresh D.1
10 years agoNew member | Level 1
Shasum or MD5Sum information in File Metadata
Currently we dont find any way to get md5sum or shasum of the file in the metadata without the need to download the complete file.
Is there any way we can get this information ?
george p.17
10 years agoNew member | Level 1
Definitely be a big win for us to have anything like that.
- Greg-DB8 years ago
Dropbox Community Moderator
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:
https://www.dropbox.com/developers/reference/content-hash
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!