dbdump ====== DESCRIPTION From a configuration file, the application will attempt to dump the contents of the database for each virtual host to a file. The file is then compressed and if listed, copied to backup directories on the remote servers. DEPENDENCIES The distribution requires the following modules: Config::IniFiles >= 0 IO::File >= 0 File::Path >= 0 File::Basename >= 0 Net::SCP >= 0 INSTALLATION Having unpacked the tarball, copy the dbdump.pl and dbdump.ini files into your choosen directory. Edit the configuration file as appropriate and the either run the script manually, or create a cron job to automate the process. USAGE perl dbdump.pl >>dbdump.log 2>&1 CHANGES For a complete list of changes, see the Changes file. SUPPORT There are no known bugs at the time of this release. However, if you spot a bug or are experiencing difficulties that are not explained within the POD documentation, please send an email to barbie@cpan.org. However, it would help greatly if you are able to pinpoint problems or even supply a patch. Fixes are dependant upon their severity and my availablity. Should a fix not be forthcoming, please feel free to (politely) remind me. AUTHOR Barbie for Miss Barbell Productions http://www.missbarbell.co.uk. COPYRIGHT AND LICENSE Copyright (C) 2007 Barbie for Miss Barbell Productions. This software is released as free software; such that you can redistribute it and/or modify it under the terms as the Artistic License v2.0, a copy of which is included with this distribution.