Online Store Demo | Software Support | Advertising


 Programming
 Shareware
MySQL Backup Script (1.01) - $19.

You probably have one or more precious MySQL databases that you really should backup on a remote computer. This Perl program takes a snapshot of all your databases, compresses the file and sends it to you by e-mail or by FTP! No fuss, just a simple script that might make you sleep better at night... Moreover, it can be run either from the command line or a cron job (scheduler), as well as remotely from your browser. Free support is included.

System Requirements:

  • Unix server (might work on Windows).
  • Perl.
  • MIME::Lite module (not mandatory, found on most servers).
  • Net::FTP module (not mandatory, found on most servers).
  • MySQL.

Features:

  • Easy to install and run.
  • Can Send backup file by e-mail.
  • Can Send backup file by FTP.
  • Backup file is compressed to save space.
  • Two modes of compression, zip or gzip.
  • CGI version included.
  • Can be scheduled to run daily.

Skills required:

  • File upload by FTP.
  • CHMOD (file permissions).
  • Text file editing.