| Version 6 (modified by ejhernandez@…, 2 years ago) (diff) |
|---|
eBackup
Run now option
Run the backup directly from the Web UI instead of using the command line to do so.
Refresh cache option
Refresh the cache button after doing a backup
Delete backups from the interface
a way of deleting existing backups from the web interface
eBackup widget
An indication that the backup is running on the webinterface (and its progress if possible) as a widget.
Limit bandwidth
Duplicity has an option if using scp method to limit the bandwidth consumption. More info: http://forum.zentyal.com/index.php?topic=2593.msg15602#msg15602
Easier way to access to backup files
The backup module saves backup files with root-user having full permission, but root-group having no permission to the backup files. Thus this files can not be accessed except when logged in via root (which seem no longer possible in 2.0).
Would be nice, if root-group would additionally be given permission to the backup files. This would allow to access and further process the backup files without the need to switch to root user account.
It would also allow to place backups in the user home directory and make them downloadable from there via FTP if needed.
Backup management for PCs in the same network
Maybe integration of Bacula or something like that?