phpMyBackup now live
Posted: Tue Jul 14, 2009 2:42 am
Today we have a new application to announce, thanks to our testing team.
This makes a great addition to the other mysql admin apps.
phpMyBackup provides a web interface for configuring backups of mysql databases.
Major features:
* backup of one or several databases with or without data, table structure, ...
* three types of compression (no compression, gzip or zip)
* scheduled backups (by a small PHP script which must be included in an existing PHP script)
* interface for management of the backups (viewing, restoring, downloading, deleting)
* backup directly onto FTP server and sending of backups by email
* platform independent - only webserver and PHP needed to run e.g. on MS Windows, Linux or Mac
* shell mode (to use manually or by cron script)
* backup of whole file directories (on a FTP server).
* backup databases from different accounts on several MySQL servers
* one installation can be used for all MySQL users of one MySQL server (used by webhosters)
* highest security through two alternative login methods (HTTP or HTML authentication)
* easy to use interface and very easy to install
* several language packages available
* online help included in pMBP
This makes a great addition to the other mysql admin apps.
phpMyBackup provides a web interface for configuring backups of mysql databases.
Major features:
* backup of one or several databases with or without data, table structure, ...
* three types of compression (no compression, gzip or zip)
* scheduled backups (by a small PHP script which must be included in an existing PHP script)
* interface for management of the backups (viewing, restoring, downloading, deleting)
* backup directly onto FTP server and sending of backups by email
* platform independent - only webserver and PHP needed to run e.g. on MS Windows, Linux or Mac
* shell mode (to use manually or by cron script)
* backup of whole file directories (on a FTP server).
* backup databases from different accounts on several MySQL servers
* one installation can be used for all MySQL users of one MySQL server (used by webhosters)
* highest security through two alternative login methods (HTTP or HTML authentication)
* easy to use interface and very easy to install
* several language packages available
* online help included in pMBP