NemeinBackup, backup scripts - (c) Nemein Oy
Authors:
  Eero 'Rambo' af Heurlin - eero.afheurlin@nemein.com

Summary:
 Collection of scripts for doing and maintaining nightly and 
 monthly backupsof MySQL databases and directories. Scripts 
 delete automatically older than defined time archives, also 
 if monthly backups are used will create automatically on the 
 selected day of the month a copy of the days archive that 
 will not be automatically deleted.
 

Quick usage instructions:
 Use the example .conf file to create a configuration file
 that suits your needs, then add call the to nnbup_main.pl
 to cron, you must specify at least one config file when
 calling the script, you may specify more config files but
 remember that certain values in the conf file cannot be
 redefined while the script is running (second occurence
 of "reserved" keyword prints a notice but is otherwise 
 ignored)
 
 
