Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Copy files from mult. subfolders
Name: jakapoor Date: July 28, 2005 at 16:50:20 Pacific OS: XP CPU/Ram: Intel
Comment:
Does anyone know how to copy files from multiple subfolders (under the same parent folder) to another directory using DOS commands? For example, if I wanted to copy all text files named *test.txt located in folders C:\A\1\, C:\A\2\, C:\A\3\, and paste them in C:\B\, is that possible? Thanks!
Summary: I am looking for help with a script that will copy files from a folder on a share on the server to a folder on many workstations. The script needs to get the computer names from a .txt file that will...
Summary: I am trying to write a DOS (Windows command shell) script that copies files from one folder hive (several folders on DriveA) to another (several folders on DriveB). Discovering the files in the "from...
Summary: As you answered for this topic "Copy files from mult. subfolders" , xcopy command is not working for me. Actually I want to copy files from multiple subfolders (under the same parent folder) to anothe...