Basic DOS copy - TechRepublic
General discussion
April 30, 2003 at 04:53 AM
tom.young

Basic DOS copy

by tom.young . Updated 21 years, 4 months ago

I have a program that creates a complex “subdirectory” structure that changes each day. I am trying to copy the files from each subdirectory to a new directory. When I use the xcopy /s command, I get the subdirectory structure in the new directory. I only want the files.

Any ideas on how to get files without the directories?
thanks

This discussion is locked

All Comments