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.
batch file to copy to many folders
Name: Michael Rosciam Date: January 13, 2009 at 09:24:15 Pacific OS: Windows Vista CPU/Ram: Intel core 2 duo T7300@2.00 GHZ and 2.00 GB Product: Lenovo laptop / T61P Subcategory: Batch
Comment:
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 based on the clients name, which means the names are like aaa acctg, a&e inc, bat inc and so on. How do I make it so the batch file copies the folders from my c drive into all the folders on the w drive and not overwriting any existing information within the folders on the W drive already.
Summary: While Ivo's code does exactly what the requirement specification says, this looks like a Y2.01k bug. The year 2010 is less than two years away. How long do you want your batch file to work for? ...
Summary: I need a batch file to loop through a list of jpgs in a folder, & move them to folders created based on their file names in the following convention: The folder names will be based on the first 8 char...
Summary: Hi chaps, I need to write a batch file to append the created date to the beginning of a bunch of files. There are hundreds of files, mostly office based so *.doc, *.xls, *.ppt etc. An example is a fi...