This looks good, thanks.
There is one complication.
Several folders from the source already have a new destination folder assigned. these should not appear in the comparison list.
example:
x:\data\folder1\01-abc should be mapped to x:\data\folder1\0001-abc
x:\data\folder1\02-abc should be mapped to x:\data\folder1\0002-abc
x:\data\folder1\03-abc should be mapped to x:\data\folder1\0002-abc
So basically only a list of folders should be shown (exported to csv/xls) which do not match with the folders of the comparison list. this list is a csv file which contain both source and destination folders.
Is there a way to achieve that ?