Hi all.. I need to add more features in backup function. I'm testing the backup option in ISPConfig, but it's just a web folder backup. How can I do to edit this script to backup SQL databases and all e-mails of selected user account? Where is the backup script? Thanks..
The databases are currently not part of the backup as you dont know which database belongs to a website. It is already on the dodo list for one of the next major releases to assign databases stricly to a website so that it can be included in the backup. All daily running actions incl. the backup are in the cron_daily.php script.