AW: AW: [IRCServices] Backup databases?
Duane Groth
duane at groth.net
Tue Nov 13 22:09:00 PST 2001
Hello,
No, but have the option of choosing MySQL for database, or using
it's own flat file format, the side benefit from this would be easier
web interfaces with PHP and the like, this unlike some simple
scripting has to be done in services itself. You should be using scp or
similar for the remote archiving anyway, if you employ RSA/DSA keys
it's 1000x more secure, not to mention easier to script, hell you
can even setup your remote script to trigger tar/bzip, then the next
line to scp it off, so that you don't need to have 2 cron processes
going.
--
Best regards,
Duane mailto:duane at groth.net
Wednesday, November 14, 2001, 6:58:11 AM, you wrote:
GB> Re,
GB> well, MySQL support is nice, but not really suitable for everybody (e.g.
GB> users that don't have a MySQL account). The FTP-Upload thing would probably
GB> do the job for most people.