Program (or method) to compare two large folders

SevenOfNine

New member
Member
Local time
4:02 PM
Messages
83
I need to compare 2 very large folders. One is a backup of the other, so I expect them to be identical, but I want to verify that each file is truly identical (byte for byte).

The folders have many subfolders and thousands of files, some over 1GB is size. So the solution must operate as fast as possible so it doesn't take days.

All I need to know is if there are any differences, and if so, which files are different. I don't need to know what is different within any files. If a file is different, I'll deal with that manually.

How can I do this? I'm fine using tools built into Windows 7 SP1, or using a piece of free software.
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 64-bit
Well you could use copy changed files to get a report of files that exist in one directory but not the other.

Here's a comparison of my 64bit Programs directory compared with a mounted system image backup copy.

Test copy with no files actually moved.

TSR CCF 1.jpg

TSR CCF 2.jpg

So that's 8000+ files in each 2.5Gb directory compared in about 30 seconds.

If you use binary compare it will be a little slower.

Another utility I use is WinMerge but it's not really fast when comparing huge directories.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ASUS
OS
Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD C-60 APU with Radeon(tm) HD Graphics
Motherboard
ASUSTeK COMPUTER INC. X501U
Memory
4.00 GB
Graphics Card(s)
AMD Radeon HD 6290 Graphics
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
Hitachi HTS545050A7E380 SATA Disk Device
Antivirus
Comodo CIS & FW, SecureAplus App Whitelisting, Threatfire
Browser
Cyberfox 64bit, Opera 64bit, Airfox
Other Info
Spy-The-Spy, HitmanPro.Alert, Norton Connect Safe, MJRegWatcher, BitDefender TrafficLight, Voodoo Shield, Zemana AntiMalware
Back
Top