Routine for windows recursive copy of a folder - just subfolders with a certain name
Posted
by MicMit
on Stack Overflow
See other posts from Stack Overflow
or by MicMit
Published on 2010-04-30T03:52:07Z
Indexed on
2010/04/30
3:57 UTC
Read the original article
Hit count: 292
Should be suitable for copying from UNC drive. Only subfolders named "XYZ" and their chidren are copied. Parent hierarchy is kept. Is there one line routine for doing that ? Generally speaking anything will do ( .Net , PowerShell ).
© Stack Overflow or respective owner