Is there a good utility to detect duplicate files based on content and then
to remove them?
Thanks
Regards
Google is your friend. Type the following words into a Google search box,
then take your pick:
Windows duplicate file finder
regards
"Pegasus [MVP]" <ne...@microsoft.com> wrote in message
news:ebFoI$7aKHA...@TK2MSFTNGP04.phx.gbl...
http://www.softpedia.com/get/System/File-Management/Duplicate-File-Finder.shtml
Duplicate File Finder 1.1.0.3
Please do not remove duplicate Windows files! Duplicate system files
are normal and the duplicates are necessary for the good functioning of
your Windows installation!
John
"John" wrote:
> .
>
Real duplicate file finders will find duplicate files by contents, even
if the name and creation dates are different, it would be pretty useless
to search for duplicate by filename only! Real duplicate finders have
options to allow you to select if you want to have the filename or
creation date included in the duplicate file criteria.
John
"sgopus" <sgo...@discussions.microsoft.com> wrote in message
news:0F69381B-5E11-4F93...@microsoft.com...
> .
>
Almost certainly that's true, but not always.
If the check-sum is four bytes, there's a one-in-four-quadrillion chance the
files could differ but have the same check-sum.
"HeyBub" <hey...@gmail.com> wrote in message
news:uhiW1yUb...@TK2MSFTNGP02.phx.gbl...
Also, a malicious person could have modified the file in such a way that the
CRC is the same as it was before the modification. Other checksum
mechanism, such as MD5 were designed to be more difficult to spoof in this
way, but it turned out to be not that much more difficult. To be really
sure that the content of two files is identical, one might verify that the
CRC, MD5, and SHA checksums are all identical for the two files.
-Paul Randall
Paul Randall wrote:
See FC with the /b switch in Windows Help.
>
>