Copy/compare folder
Sub folder question
Hi
I have read a lot of post but I think this my request nobody ask to this forum for a possible solution.
This is my request if possible. I have this scenario:
c:\example
in this folder I have this subfolder
c:\example\carl\- 01 -
c:\example\richard\- 02 -
c:\example\helena\- 03 -
c:\example\stephan\- 02 -
c:\example\morgan\- 04 -
c:\example\mary\ - 03 -
I need to create a script for compare/copy only folder with subfolder "- 02 -"
Final result will be:
c:\example\richard\- 02 -
c:\example\stephan\- 02 -
The other folder name must be exclude
Is this possible?
Thanks for an help
Prince
Hi
I have read a lot of post but I think this my request nobody ask to this forum for a possible solution.
This is my request if possible. I have this scenario:
c:\example
in this folder I have this subfolder
c:\example\carl\- 01 -
c:\example\richard\- 02 -
c:\example\helena\- 03 -
c:\example\stephan\- 02 -
c:\example\morgan\- 04 -
c:\example\mary\ - 03 -
I need to create a script for compare/copy only folder with subfolder "- 02 -"
Final result will be:
c:\example\richard\- 02 -
c:\example\stephan\- 02 -
The other folder name must be exclude
Is this possible?
Thanks for an help
Prince