backup.php

Discussion in 'General' started by gripner, Oct 12, 2006.

  1. gripner

    gripner New Member

    Got a line in my crontab file reading like this:
    05 02 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/backup.php &> /dev/null

    is it to backup all ISPConfig data and if so, where does the backed up data end up?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This creates a backup of the website data only and it is put in the backup directory of each website.
     
  3. Bicet

    Bicet Member

    How is it possible to modify the script to make the backup for all sites to one directory?

    I will explain better.

    Is it possible to use the file that is used @ ISPConfig->Tools->Backup Manager-> Backup

    To backup all websites, all databases and logs and to have it saved into a zip file in /root/backup?

    If yes can you please tell me how?
     
  4. Bicet

    Bicet Member

    Ok solved :D
     

Share This Page