Backup method

Discussion in 'Feature Requests' started by Stown, Sep 28, 2009.

  1. Stown

    Stown Member

    What do you think of this method?

    At server tab on the left menu a link like: Back-up settings
    Backup setting : on/off
    (If backup == on){
    Backup option: local/ftp
    Backup compression: tar.gz/zip
    Backup type: increment/full
    Backup modules: mail/files/db/e.d.

    }
    if(backup option == ftp)
    Backup ftp host: ..
    backup ftp user: ..
    backup ftp pass: ..
    backup ftp path: ..

    )else{
    Backup local path: eg. /var/[backupdir]
    )

    My idea is to make this work on the background at 00:00 with a cron script. And that the compression files are like 12-09-2009-23-23-23.tar.gz

    What do you think?
     
    Last edited: Sep 28, 2009
  2. autogun

    autogun New Member

    Awsome, would be great!
     
  3. DUCKFACE

    DUCKFACE Banned

    Last edited: May 12, 2011

Share This Page