Page 1 of 1
Compare Files bitewise
Posted: 02.04.2014, 23:57
by OldSchool
Great program - but I am missing a function for comparing to files bytewise.
Or is there a way to determine if two files are identical, that i did not find yet?
I understand that I can specify an external program for comparing documents, but a simple byte by byte check would be great.
Kind regards
OldSchool
Re: Compare Files bitewise
Posted: 03.04.2014, 07:18
by joby_toss
I think this should work:

Re: Compare Files bitewise
Posted: 03.04.2014, 22:13
by OldSchool
Thanks, but that doesn't work:
As long as both files have the same name, date/time and size, they are shown as identical.
No matter what data the contain.
Re: Compare Files bitewise
Posted: 03.04.2014, 22:54
by joby_toss
Select both files and hit Ctrl+K, then Run.
You'll see if they are identical or not by their MD5 signatures.

Re: Compare Files bitewise
Posted: 03.04.2014, 23:33
by OldSchool
Well, that helps indeed. Thanks!
It still would be a nice feature if FreeCommander could compare two selected files on the left and right panel with one click.
That would be more conveniant and - in my opinion - more usefull than the standard 'compare files' function, which needs an extzrenal program for comparing text-files.
Re: Compare Files bitewise
Posted: 04.04.2014, 06:27
by Timon
Then setup and use PSPad or WinMerge for Compare files... (Ctrl+Alt+V). You'll see every difference.