Hi, 1) How do we copy recursively to nth level? 2) How do I specify an array of values to copy.Actually, my main folder has around 50 folders, out of which I need to copy certain specific files from only 20 folders. How do I specify these folder names? There is no common part in these folder names so that I could use regular expression.
Regards, Poonam