I wrote a simple script to copy the files if I hard code each source and destination, but I want to get the script to look at each subdir and copy the files in each to a corresponding destination subdir. I need it to look at all subdirs in a directory structure and perform the copy at each level.
Thanks,
David