File MD5
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Module helps to uniquely identify the files using their MD5 hashes.
All that this module does - extends the file_managed table with md5 column and, on file saving, set a value for it.
MD5 validation
Module provides an implementation of hook_file_validate() to validate file duplicates. This validation could be disabled here: admin/config/media/file-system.
