Hello,
I want to do a folder compare, but only with folders that exist on BOTH sides.
I know about the orphan files, but I need to see orphan files in folders that exist on both sides.
I want to synchronise all files in folders that exist on both sides within a specific folder depth. I do NOT want to copy the files in folders, that do NOT exist on both sides.
Example:
left:
archive\a\albrecht\1900\01
archive\a\albrecht\1900\02
archive\a\albrecht\1910\
archive\a\albrecht\1920\
right:
archive\a\albrecht\1900\01
archive\a\albrecht\1900\02
archive\a\albrecht\1920\
here I want to sync only files inside the folders ..\1900 and ..\1920 (and it's subfolders !), but not the ..\1910 ones.
Can anyone help me with that ?
I want to do a folder compare, but only with folders that exist on BOTH sides.
I know about the orphan files, but I need to see orphan files in folders that exist on both sides.
I want to synchronise all files in folders that exist on both sides within a specific folder depth. I do NOT want to copy the files in folders, that do NOT exist on both sides.
Example:
left:
archive\a\albrecht\1900\01
archive\a\albrecht\1900\02
archive\a\albrecht\1910\
archive\a\albrecht\1920\
right:
archive\a\albrecht\1900\01
archive\a\albrecht\1900\02
archive\a\albrecht\1920\
here I want to sync only files inside the folders ..\1900 and ..\1920 (and it's subfolders !), but not the ..\1910 ones.
Can anyone help me with that ?
Comment