Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
batch folder copying
Name: batchlover Date: January 14, 2008 at 12:50:48 Pacific OS: xp 5.1.2600 sp2 CPU/Ram: pentium xeon 3.06GHz 2048 Product: dell pws450
Comment:
another problem with my batch ramblings. i am trying to copy a directory and its subdirectories and files into another directory. what happens is, it only copies the files within the directories and not the actual structure. i have tried using the /? thing to find out a way but there is none listed that does the job. here is my code : xcopy /h /r /k /x /y /t folder1 folder2
Batch is swift.... like a ninja! Be very afraid......
Summary: Is 55K151AA a subdirectory of 55K139AA or is it a subdirectory of Orders. "Batch file Copy and Rename" is the subject of your post but the source and destination directory\subdirectories names don't c...
Summary: I am curious to find out how this can be done with a batch (.bat) file on WinXP. I need to be able to copy a single file into numerous folders all on the root of the C: drive. The folders are named ba...
Summary: I am curious to find out how this can be done with a batch (.bat) file on Vista. I need to be able to copy two folder files into numerous folders all on a mapped drive at W. The folders are named base...