Backup solution
I need a backup program on my fedora server so that it has following characteristics:
- Install as service and start automatically when my server start(e.g. daemon).
- Has a web user interface for managing it from browser.
- Enable to define multiple scheduled backup.
- Enable to copy backup files into ftp server.
- Can run script before or after running backup.
Has anyone know a good program with these characteristics?
Try BackupPC. I don't think it has a web interface but I believe you might be able to do the rest ...