"Sunny Bard" <> wrote in message
news:hlss10$q3d$...
> Allen wrote:
>
>> Due partially to operator error, I would ike to find a program that will
>> compare two directories and list all files that occur in either of the
>> two but not both
>
> http://winmerge.org/
Also Microsoft SyncToy (set to Synchronise) will list the differences and
will then copy the differing files from folder A to folder B and vice versa
until the two folders are the same - which is probably what you ant to
achive once you've got the list of "in A but not in B" and "in B but not in
A".