I'd like to compare two files under Windows, each about 1Gb in size.
I tried Total Commander and WinMerge and both ended with Out of memory error.
I'm running Vista Home Premium 64bit with 8GB of RAM so memory should not be an issue here...
| |||
|
feedback
|
|
I use Beyond Compare for this. It is a very good tool for file comparison and directory synchronization (although it is not free :-( | |||||
feedback
|
|
I use HashTab, worked fine for 1Gb files the last time i needed them and it's free. | |||
|
feedback
|
|
It looks like they are both 32-bit apps, so even on a 64-bit platform they are bound to a 2GB max memory usage limit. Though, you would think they would have another way of handling this, such as paging the extra data. | |||||
feedback
|
|
Try a checksum comparison tool that uses MD5 or SHA1. I use digestIT 2004. If you are just trying to diff, you could try a command line diff tool or DiffUtils for Windows. Textpad also has a comparison tool integrated it the files are text. | |||
|
feedback
|
|
Try ExamDiff (Pro). | |||
|
feedback
|
|
What about just using Both are included in Windows and should have no problems handling large files. In fact, 1 GiB is actually a pretty small file. | |||
|
feedback
|
|
If you want to find the differences rather than simply find out if the files are the same (via a checksum) then you could split the files first and then try a file comparison. | ||||
|
feedback
|
|
So, which one work for you finally? I use ExamDiff www.prestosoft.com/edp_examdiff.asp but I am not sure if it will work for ~1GB files. | |||
|
feedback
|
