Here's the thing: Our tape drives have died a rather horrible death, and I've written a little batchfile using xcopy to backup the most important things every day onto a 120GB drive.
What I'd like to have the batch file do, since it won't run if it doesn't see enough space on the hard drive, is delete everything in the directories I have it saving to before it runs.
The DEL command will take 5 years, since there's several thousand folders, and Windows 2000 CMD.exe doesn't seem to recognize DELTREE. HELP! Thanks,
Jennifer Sigman
Code-borrower extraordinaire
"They call us public servants for a reason..."
What I'd like to have the batch file do, since it won't run if it doesn't see enough space on the hard drive, is delete everything in the directories I have it saving to before it runs.
The DEL command will take 5 years, since there's several thousand folders, and Windows 2000 CMD.exe doesn't seem to recognize DELTREE. HELP! Thanks,
Jennifer Sigman
Code-borrower extraordinaire
"They call us public servants for a reason..."