[Automysqlbackup-users] Thoughts on some proposed changed to the AutoMySQLbackup script.
Automatic MySQL Backup
Brought to you by:
wipe_out
From: WipeOut <wip...@us...> - 2006-01-30 17:27:42
|
Hi all, I have had a suggestion from one of the long time users of the AutoMySQLbackup script to separate the config portion of the script and the logic portion of the script into separate files.. So for example there would be a /etc/automysqlbackup.conf config file and a /bin/automysqlbackup executable file.. The next thing is having a Makefile that will install the files to prescribed locations.. This would allow the AutoMySQLbackup "system" to be packaged.. I would be interested to hear the thoughts on this from those of you who use the script.. How would this change affect the way you use the script? Where would the best file system locations be for the files? (eg. /etc/automysqlbackup.conf or /etc/automysqlbackup/config ) Is this something you would like to see and prefer to the way it is currently? Anything else? |