CDCheck - Wish list
.
CDCheck
News
Information
Download
Order
Support
Mailing list
Online help
Best media
CDR links
CDR portals
Articles, tips etc.
Recovery
Other links
Developers
Documentation
Code
.
Warning: mysql_pconnect(): MySQL server has gone away in /var/www/vhosts/kvipu.com/httpdocs/_php_global/fFunction.php on line 433
[Comparing] find duplicate files (across whole filesystem)
Using per-subdirectory hash files, search for duplicated files & create a list of them.

Perhaps optimize by:

first calculate fast checksums (like CRC) for every file

second, when any CRC is encountered more than once, calculate a larger hash (like md5 or sha) for those particular files

third, report a list of all files that have both matching SHA and CRC. (A column-sortable table or spreadsheet file, including columns for size and mtime too. Each entry can be right-clicked to open an Explorer.EXE view of that file.)

citizen (04.06.2010)

<< Back
Last page update: 29.05.2019
Privacy policy

Page generated in 0.00s