PDA

View Full Version : scheduled backups/copy files


luctran
06-04-2001, 12:59 AM
HI

I was wondering if anyone knew how to create a scheduled batch job, that will
backup up files to another directory, renamed with the filename appending a date to it?

thank you in advance
luc
p.s. are there any NTReskit tools?

prasad
07-10-2001, 03:44 PM
Hi
You can use filesystemobject in script file which will make copies of files u can get currect date also so name of the new files will be filename appended to old filename.
U can this script in scheduled task so that it can run automatically.
This is outline of the solution.Implementation is rather simple.Let me know if u have any problems.
With Regards,
Prasad