ISPConfig Backup Function

Discussion in 'Installation/Configuration' started by guimnk, Oct 21, 2010.

  1. guimnk

    guimnk Member

    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..
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  3. Franz

    Franz Member

    Do you plan to do a restore function?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Such a function is planned for the future.
     

Share This Page