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.
Move n files to folder
Name: roger Date: October 3, 2003 at 10:36:36 Pacific OS: xp/2000 CPU/Ram: dual 2.8 / 2gb
Comment:
I want to move files from one folder to another. Thank is not that difficult... here is the catch...
I want to count files in folder1. If folder1 has less than n then move files from folder2 while not exceeding n in folder1. Also checking a service for running status and network connectivty with folder 1 and 2.
Summary: I'm trying to help out some of the employees I work with by creating .bat files to move their data instead of doing it manually. One thing I'm not sure of is can you zip a file up before moving it or ...
Summary: I've got the following batch file that is intended to rename all files in the "logfiles" directory...which works fine. Then I need it to move all those files into specific folders in the "urchin\pw01...