Basically, what I want to do is find the difference between two music folders (structure example below), and copy that diff to a different location.

Structure of content for both folders:

Album artist > Album name
             > Album name 2...

*I have two music collections, but I don't want to merge them yet. I only want to find the difference from one to other, and copy those diffs to a different location.

link|improve this question
feedback

1 Answer

winmerge is mainly for comparing files, but can also compare directory content

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.