File Duplicates

Component ID

2572327

Component name

File Duplicates

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The File Duplicates module provides a list of a site's duplicate files
by leveraging the filehash module. The filehash module generates hashes
of a site's files via MD5, SHA-1, and/or SHA-256 algorithms.

Steps to view a listing of duplicate files:
1) Visit admin/config/media/filehash to select which algorithms you want
filehash to use to generate hashes of each file.
2) Visit admin/config/media/file-duplicates/ and select one of the algorithms
you selected in step 1.
3) Run 'drush generate-hashes' (alias - 'ghash')
4) Visit admin/config/media/file-duplicates/duplicates