I'm looking for a utility tool for Window that will do a file-by-file comparison of directories.
For example, I have a bunch of files in directoryA. And have a bunch of files of the same names in directoryB. The tool should be able to tell me which files are different.
Preferably, it would recurse subdirectory as well.
Is there such a tool? Does BeyondCompare have this feature?
Why? This would be useful if you were doing a Joomla version upgrade and you needed to extract out the mod's made by a previous developer.