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 a file in multiple directorie
Name: Shaun Date: October 23, 2003 at 05:23:06 Pacific OS: Windows XP Pro CPU/Ram: 1800XP / 256 DDR
Comment:
Hi,
I think I need to create some kind of batch file to do this - copy and xcopy don't seem to have the functionality.
I have a file that I want to put in 100 subdirectories (I will need to do this on a regular basis). If the file already exists I want it to overwrite and, obviously I want it to do this all without user confirmation.
Does anybody know the easiest way this can be done?
Summary: I would like some help with coding a batch file to copy one file to multiple directories. These directories are all sub directories within a main folder...: XML\14_01_2004 XML\15_01_2004 XML\21_01_200...