I was wondering if it's possible to copy an entire directory, including the creating the target
directory and then copying all the files into the newly-created directory? It seems that I have to manually create the new empty target directory, and then use Richcopy to copy the contents to the target directory?
↧