- 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.
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

