I'm looking for a Windows GUI tool to compare the contents of two folders and show which files are different....

link|improve this question

75% accept rate
2  
Have you Googled? What are your requirements? – Martijn Heemels Mar 1 '11 at 23:09
I'm not sure why this has 3 close votes already. It's the sort of thing I do often in my role as a system administrator. Incidentally, I prefer WinMerge. – John Gardeniers Mar 2 '11 at 0:32
If you're comparing two files I'm sure it will be those two files that are different, if any. – cyberkiwi Mar 2 '11 at 8:40
@cyberkiwi: hah, typo on my part... meant to say compare two folders. – Brett Mar 2 '11 at 16:07
feedback

migrated from serverfault.com Jan 23 at 10:33

This question came from our site for system administrators and desktop support professionals.

4 Answers

up vote 9 down vote accepted

I use this WinMerge

link|improve this answer
feedback

Another options is Beyond Compare or P4Merge

link|improve this answer
feedback

Araxis Merge is by far the most popular and powerful, and the most expensive.
WinMerge is free, but is not very helpful when doing folder compare/merges/syncs.
Beyond Compare is a better option: has all the options (compare/merge/sync,) costs 360$ for 20 licenses.

link|improve this answer
Care to provide the source of your claim that Aaxis Merge is "by far the most popular and powerful"? I've never seen anything to suggest it's anything more than just another alternative. – John Gardeniers Mar 2 '11 at 7:48
feedback

KDiff does a pretty neat job for merging. To add, it also allows Directory Comparison and Merge

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.