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.
Bat file to copy the files based on
Name: phani333 Date: August 2, 2008 at 02:30:15 Pacific OS: Windows 2003 CPU/Ram: Pentium 4, 1 GB
Comment:
Dear Experts,
I have around 100 xml files in FoldeA (Windows 2003 OS). I have to move the files to FolderB which contains the word "sapuser" in them. Can you please suggest a batch file for this.
Summary: Please anyone can help me, i just a new learner in the world of batch files, my q is: i want a patch to copy or move my files based on the file extension to diff folders for ex: *.bat files to be copi...
Summary: Hi, Thanks for the quick turnaround and this works GREAT! As I needed to copy some files as well based on the same criteria (name/size) I have modified your example to copy the files instead of deleti...
Summary: I have .sql files with timestamps in a folder like: hddaily 20081130 0600.sql, hddaily 20081129 0600.sql, hddaily 20081130 0600.sql, etc. Filename is “hddaily yyyyMMdd HHmm.sql” Format. I need use...