Help - Search - Members - Calendar
Full Version: File compare tool needed
Hydrogenaudio Forums > Misc. > Off-Topic
yourtallness
I need a file compare utility, preferrably freeware, in order to check
the data CDs I burn for corrupted data. Can anyone recommend a good
one?
CiTay
Well, you could use a checksum generator, such as Easy MD5 Generator or QuickSVF. Create a checksum, save it with the files on CD, and check at any time if the files still have the correct checksum. For CRC checking of single files, use CRC32.
Jan S.
If you want to compare two files (though I think the checksum idea is a lot easier) you can use
CODE
comp file1 file2
or
CODE
fc /b file1 file2
from the dos-prompt.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.