Filehash Report
48 sites
Security covered
This module generates a report of duplicate files by using file signatures previously processed by the Filehash module. It helps identify and manage redundant files within your Drupal site.
The Filehash module provides a mechanism using file signatures to determine if a file is already uploaded or not. It also provides a generate file hashes batch operation however what it doesn't provide is a report for reporting duplicate files. That is where Filehash Report comes in.
Features
This module provides a helpful report of duplicate files after being originally processed by the Filehash module.
Post-Installation
- Visit this page after installing: /admin/config/media/filehash , select SHA-256 and click save.
- Then: /admin/config/media/filehash/generate click "generate"
- Then visit: /admin/config/media/filehash/duplicates
Additional Requirements
Requires the Filehash module to be installed.
Similar projects
There are some Drupal 7 versions available elsewhere, I'll add the list of them here later.
Community Documentation
TBD