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...
|
|
||||
|
|
|
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. |
|||
|
|
I use Beyond Compare for this. It is a very good tool for file comparison and directory synchronization (although it is not free :-( |
|||||
|
|
I use HashTab, worked fine for 1Gb files the last time i needed them and it's free. |
|||
|
|
|
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. |
|||||
|
|
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. |
|||
|
|
|
Try ExamDiff (Pro). |
|||
|
|
|
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. |
|||||||
|
|
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. |
|||
|
|
|
i use Hex Workshop for comparing large files at hex level.. sure, it's not free, but it's worth every penny. there's plenty o hex editors, hex calculators, file comparison,etc. but this is one of those cases where the whole is much more than the sum of it's parts |
|||
|
|
|
My (ascii) files were each about 1.2 GB. I tried: - NotePad++ - MultiEdit - Beyond Compare 3 - ExamDiff Pro - DiffMerge - WinMerge and they all failed (couldn't load the file or crashed) The one that worked for me at the end was ... PILOT EDIT x64 6.2.0 <===== WORKS !!! It took some time to load each file and even more to do the comparison, but once it was done, it worked perfectly fine and just the way I had seen it in MultiEdit and NotePad++ before. Jumped between diff blocks, etc ... Absolutely awesome! And super cheap! Definitely going to buy a copy just to support the developer! |
|||
|