Subj : Re: LORDANSI.DAT file van
To : Daryl Stout
From : Jason Hud
Date : Sun Apr 15 2007 10:49 pm
Re: Re: LORDANSI.DAT file van
By: Daryl Stout to JASON HUD on Fri Apr 13 2007 02:41 am
> JH> oh, another thing i do is make a batchfile that zips all the .dat files
> JH> renames it with the date. i've never had any lord related data losses, b
> JH> i've had igms nuke my 3rdparty.dat and user file. ;[
> Same here. Would you mind posting that batchfile here for other
> L.O.R.D. Sysops to use?
> Daryl
well, it's really a sloppy afair.
i use settime to put the date into the environment.
http://eob=bbs.com/settime.zip
then the batchfile would go like this with pkzip console (subsitute your
archiver)
@echo off
call settime.bat
pkzipc -add -dir=full %date%_backup.zip 3rdparty.dat lord.dat
---end--
then you can add whatever files you want.
i just put that in the maint.bat file, so it runs each day
--- SBBSecho 2.11-Win32
* Origin: Data Stream - telnet://dsbbs.net - www.dsbbs.net (1:124/7013)