Page 1 of 1
DVD Size files (~5GB)
Posted: Thu Dec 08, 2005 7:58 am
by CLovell
I am currently searching for a binary comparsion toll that can compare files\directories upto 5GB in size. I create alot of media for my company and WinDiff is too slow and cannot handel DVD size compares. I was wondering if ExamDiff can handel this?
Posted: Thu Dec 08, 2005 5:33 pm
by psguru
No, this will be to much for ExamDiff (and ExamDiff Pro). You can compare large directories (only in the Pro version) but if a single file is 5GB, both versions will choke (exhaust memory).
Posted: Fri Dec 09, 2005 7:56 am
by CLovell
Any idea on a file size limit for the Pro version?
Thank you for your responces.
Posted: Fri Dec 09, 2005 10:49 am
by CLovell
Also how are the files and directories compaired. Is it just by file name and size or does it do a binary comparison? If this product does a binary compare then it is light-years faster then WinDiff the utility we are currently using. Thanks again.
Posted: Fri Dec 09, 2005 11:39 am
by MudGuard
file size limit: my guess: it depends on how much physical memory your machine has, how much virtual memory is configured, and how much memory is used up by other software while you run ExamDiff Pro.
directory comparison: depends on how you configure ExamDiff Pro - lots of options regarding directory comparison, see View - Options - Directory Comparison.
Posted: Fri Dec 09, 2005 5:09 pm
by psguru
Regarding memory consumption: if you use full (binary) file comparison (see Options | Dir Comparison), and you have very large files in your directories, at some point the program may exhaust virtual memory on your machine. The solution is not to use full file comparison -- instead use timestamps, sizes, CRC (supported in later versions of ExamDiff Pro).
For file comparison, if you are trying have detailed comparison of binary files, the memory requirements are quite high. Text file require of less memory. Also, the actual amount of memory used by EDP depends not only on file sizes but also on how different the files are: each difference has to be stored, and the diff combobox also may grow large enough if the number of differences is huge. For the last issue there is a remedy: go to the View menu and uncheck "Diff Combo Box Bar". This, however, will not eliminate the need to store the differences.
Posted: Mon Dec 12, 2005 7:31 am
by CLovell
Well hopfully there aren't any differences. What the software is used for is to compare CD Media after it has been cut to the disk set created in the build process to be sure that they are the same.
Posted: Mon Dec 12, 2005 5:54 pm
by psguru
Give a try. You can download EDP for evaluation and see if it works for you.
Posted: Wed Dec 14, 2005 8:19 am
by CLovell
Thanks for all the help we are currently testing the evaluation copy to see if it can handel our needs, I will let everyone know how it goes here so if this question comes up by someone else in the future you will have a reference for their answer.
Posted: Sun Feb 19, 2006 10:33 am
by andyholtmacc
CLovell wrote:Thanks for all the help we are currently testing the evaluation copy to see if it can handel our needs, I will let everyone know how it goes here so if this question comes up by someone else in the future you will have a reference for their answer.
Chris, you might find it better to use something like MD5 or PAR2 to check that massive files are either the same, or different (if different, I assume you don't care what the diffs are). I use QuickPAR (
http://www.quickpar.org.uk/) for checking that backups are accurate. Just get QuickPAR to create a PAR2 file for the set of original file(s) you want to verify (I actually go for 0 recovery blocks, since I don't need the ability to fix corrupt files, only verify them - produces one small .par2 file), and then test this against the backups/copies - very quick and easy.
hth, Andy
Posted: Mon Mar 27, 2006 4:00 pm
by tmp
I usually use 'sychronise dirs' of the
Totalcommander to compare dirs. It will do a direct binary compare and also includes subdir's.
If you have direct access -as you normally have to the DVD - that is the easiest way.
Well to compare a dir over Internet or a slow network it is usefull to create a CRC-file (*.sfc) and transfer it to the other side -place it inside the target dir- doubleclick and let the Totalcommander validate/compare the files.
Posted: Mon Apr 17, 2006 11:29 am
by h2o
I'll second the MD5 comparison. I think I've used the FastSum utility.
Posted: Mon Apr 17, 2006 5:36 pm
by psguru