On Sat, Jul 5, 2008 at 11:21 PM, KAM <[EMAIL PROTECTED]> wrote: > In the past on this list someone suggested 'Handy Backup'. I have been using > it for a couple of years with no problems. Now it > recently quit working. I sent the log and other information to their > 'support'. That was last week. No response. Everyday I am now > using a batch file with XCOPY which works perfectly, however, I need to > automate so it happens between midnight and early morning. > The task manager won't work with the batch file (as far as I know) because I > want to keep at least 7 older backups at all times - > so the backup needs to be in a folder with the date in the name. The backup > is on a one computer, but it backs up folders from 4 > other computers on the network.
The Task Scheduler will work fine with a batch file. I'm not sure I understand the date & time thing. Maybe you should post your batch file so we can have a look? I use a batch file that zips some files into a file with the current date. Probably you need something simlar. -- Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

