Copy File (include folders)
I have this folder structure:
source\A1
source\C2
.....
source\XYZNNNNNNN
I want to copy just certain folders which I want to specify in Include. Everything else should be excluded.
For example,
I want to copy just two folders: source\A1 and source\C2
all other folders source\NNNNN should not be copied.
thanks
|