Compare directories and display number of differences

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
wimille
Junior Member
Junior Member
Posts: 9
Joined: 2011-08-31, 12:29 UTC

Compare directories and display number of differences

Post by *wimille »

Hi,

Is it possible when you use the synchronize directories function, in order to compare two directories content, to display, for each file which are different, the number of these differents.

I explain myself:
I've two directories (call them A and B), i want to check if files from A are the same that ones from B.

Moreover, i know that all files contains at least one difference (date in file header).

So i want to select, only the files which have more than 1 difference.

Is it possible with TC?

Thanks
User avatar
Wilhelm M.
Power Member
Power Member
Posts: 1054
Joined: 2003-06-05, 10:45 UTC

Post by *Wilhelm M. »

Hello,

I don't know about such a possibility with TC and I doubt that such a feature would be usable.
I think a task like this could only be realised by a byte-to-byte comparison. A comparison of check sums would not do.
Each and every byte of a file had to be compared with each and every byte of the other file which would be extremely slow.

Are those files that have only 1 difference equal in size and date? Then the normal comparison by contents in TC should see them as equal.
But on the other hand you will probably have tried that already.

So sorry but I think it cannot be done.
Grüße/Regards,
Wilhelm
User avatar
makinero
Senior Member
Senior Member
Posts: 268
Joined: 2013-10-26, 10:05 UTC

Post by *makinero »

Only Example:
Directory Compare 2.3

http://www.galcott.com/dc_ss.htm

15-day TRIAL :!:
User avatar
Wilhelm M.
Power Member
Power Member
Posts: 1054
Joined: 2003-06-05, 10:45 UTC

Post by *Wilhelm M. »

makinero wrote:Only Example:
Directory Compare 2.3
http://www.galcott.com/dc_ss.htm
15-day TRIAL :!:
Are you sure? From what I read in the description on that page I would guess that the programme does pretty much the same as the sync function of TC and most of the other synchronising programmes also.
Grüße/Regards,
Wilhelm
Post Reply