Identical data in files

  • Thread starter Thread starter js5895
  • Start date Start date
J

js5895

Hi,

I need a program to check to see if the data on a CD I burned matches
the data in a ISO file exactly. Also is there a program that checks
to see if the data of two folders of files and subfolders are
identical.

Thank you, for your time and help.
 
Have a look at these.

Quick Compare
http://support.it-mate.co.uk/?mode=Products&p=quickcompare
TriDComm
http://tridcomm.com/
http://www.all4you.dk/FreewareWorld/links.php?page=11&cat=79
Space Explorer Home Edition
http://www.freewarehome.com/System_Utilities/File_Management/Organizing_-_Sorting_t.html
http://www.kaptech.co.uk/
CSDiff
http://www.componentsoftware.com/products/csdiff/index.htm
http://download.com.com/3000-2248-10174220.html?tag=lst-0-2
RegShot
http://the7thlab.mybesthost.com/
http://www.snapfiles.com/get/regshot.html
FileMap
http://www.dogkennels.net/filemap/
CompFold
http://www.all4you.dk/FreewareWorld/links.php?page=23&cat=008
http://home.freeuk.net/mpescod/
WinMerge
http://winmerge.sourceforge.net/
Files Compare Tool
http://www.script-debugger.com/download/
Differential
http://www.teammukippe.com/homesite/index.php?styl=s0
ftp://ftp.teammukippe.com/differential.zip
KDiff3
http://kdiff3.sourceforge.net/
TreeComp
http://www.xs4all.nl/~lploeger/TreeComp3.htm
FileSync
http://www.fileware.co.uk/products.htm
Side-by-Side
http://www.all4you.dk/FreewareWorld/links.php?page=94&cat=008
http://www.galaxywebsitedesign.com/sideby/index.html
WinDiff
http://www.all4you.dk/FreewareWorld/links.php?page=166&cat=014
http://www.grigsoft.com/download-windiff.htm
http://www.computerperformance.co.uk/w2k3/utilities/windiff.htm#Getting_Started_with_Windiff<br>
WinDiff can be found in Options Packs for most Windows versions. Still
a lot of people are searching the internet, trying to get WinDiff
without downloading huge Option Pack.
WinMerge
http://www.winmerge.org/
WinMerge is an Open Source visual text file differencing and merging
tool for Win32 platforms. It is highly useful for determing what has
changed between project versions, and then merging changes between
versions.
 
Have a look at these.

Quick Compare
http://support.it-mate.co.uk/?mode=Products&p=quickcompare
TriDComm
http://tridcomm.com/
http://www.all4you.dk/FreewareWorld/links.php?page=11&cat=79
Space Explorer Home Edition
http://www.freewarehome.com/System_Utilities/File_Management/Organizing_-_Sorting_t.html
http://www.kaptech.co.uk/
CSDiff
http://www.componentsoftware.com/products/csdiff/index.htm
http://download.com.com/3000-2248-10174220.html?tag=lst-0-2
RegShot
http://the7thlab.mybesthost.com/
http://www.snapfiles.com/get/regshot.html
FileMap
http://www.dogkennels.net/filemap/
CompFold
http://www.all4you.dk/FreewareWorld/links.php?page=23&cat=008
http://home.freeuk.net/mpescod/
WinMerge
http://winmerge.sourceforge.net/
Files Compare Tool
http://www.script-debugger.com/download/
Differential
http://www.teammukippe.com/homesite/index.php?styl=s0
ftp://ftp.teammukippe.com/differential.zip
KDiff3
http://kdiff3.sourceforge.net/
TreeComp
http://www.xs4all.nl/~lploeger/TreeComp3.htm
FileSync
http://www.fileware.co.uk/products.htm
Side-by-Side
http://www.all4you.dk/FreewareWorld/links.php?page=94&cat=008
http://www.galaxywebsitedesign.com/sideby/index.html
WinDiff
http://www.all4you.dk/FreewareWorld/links.php?page=166&cat=014
http://www.grigsoft.com/download-windiff.htm
http://www.computerperformance.co.uk/w2k3/utilities/windiff.htm#Getting_Started_with_Windiff<br>
WinDiff can be found in Options Packs for most Windows versions. Still
a lot of people are searching the internet, trying to get WinDiff
without downloading huge Option Pack.
WinMerge
http://www.winmerge.org/
WinMerge is an Open Source visual text file differencing and merging
tool for Win32 platforms. It is highly useful for determing what has
changed between project versions, and then merging changes between
versions.

WOW, you went way beyond my expectations, Thanks.
 
Removed entire message from (e-mail address removed) to save space.

Jmatt recommended a product called WinMerge.

I have used TextDiff (Sorry, I don't have a URL for it) and compared it
to WinMerge from http://winmerge.sourceforge.net.

Both programs compare text files equally well in my opinion, but
WinMerge opens, reads and compares a LOT more file-types that TextDiff.

For example, TextDiff wouldn't open the following extensions: .bat,
..dat, .js, and .reg. WinMerge managed all of these file-types as if
they were simple txt files---which they were---I had simply renamed the
same text file that I had created in Notepad to test the file-compare
utilities.

WinMerge: A+
 
Anonymous said:
I have used TextDiff (Sorry, I don't have a URL for it) and compared it
to WinMerge from http://winmerge.sourceforge.net.

Both programs compare text files equally well in my opinion, but
WinMerge opens, reads and compares a LOT more file-types that TextDiff.
[ ... ]
WinMerge: A+

Not only that, WinMerge is available in both Unicode (multibyte) and
ASCII (unibyte) versions, depending on what sort of files need
comparison. WinMerge will not only compare files and directories, it
will also recurse directories if instructed to. It contains a wide
array of comparison options, and is free software with the source code
available. It's truly a worthy choice.
 
Back
Top