Perlboy
08-18-2002, 03:35 PM
Hi all,
Following a request from a client I created a simple interface to allow clients to setup their own database backups using their domain and their Plesk control panel password.
Three levels are available;
- No access
- Local Backups Only (to a directory off the domain.com, eg. /usr/local/psa/domain.com/databases/databasename.sql)
- Local and Remote (allows the above features as well as the ability to specify up to two FTP servers to send the backup to).
A default level can be set and custom levels for specific domains can be implemented by adding lines to a MySQL database.
The system is designed to be run at a set interval (generally, daily, although it can run every hour if you wished) and has been designed for PSA 2.5 (although I believe it also works with 2.0). :cool:
Check out: http://www.perlboy.org/psadb.shtml
If you're interested. :) If you wish to purchase for more than one server please, contact me directely as I can give you bulk discounts ($25/each for two servers, $20/each for four or $15/each for 10+ servers).
Cheers,
Stuart Low
Following a request from a client I created a simple interface to allow clients to setup their own database backups using their domain and their Plesk control panel password.
Three levels are available;
- No access
- Local Backups Only (to a directory off the domain.com, eg. /usr/local/psa/domain.com/databases/databasename.sql)
- Local and Remote (allows the above features as well as the ability to specify up to two FTP servers to send the backup to).
A default level can be set and custom levels for specific domains can be implemented by adding lines to a MySQL database.
The system is designed to be run at a set interval (generally, daily, although it can run every hour if you wished) and has been designed for PSA 2.5 (although I believe it also works with 2.0). :cool:
Check out: http://www.perlboy.org/psadb.shtml
If you're interested. :) If you wish to purchase for more than one server please, contact me directely as I can give you bulk discounts ($25/each for two servers, $20/each for four or $15/each for 10+ servers).
Cheers,
Stuart Low
