--
You received this message because you are subscribed to the Google Groups "MOO Talk" group.
To post to this group, send email to MOO-...@googlegroups.com.
To unsubscribe from this group, send email to MOO-talk+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/MOO-talk?hl=en.
I had a method set up where the MOO would use FUP (I prefer it over FileIO) to write arunning file. The machine had a cron set up that would check for the existence of that file, and if it is there, simply delete it, and if it isn't there, boot the server.
This might go in with something I've been wondering. How could I make a cron or crontab script to back up the moo db to a folder on the server. Then every 12 hours it could whipe that back up folder and start over, so it would have 12 hours of backups back-to-back.Any ideas?--Tristan B