Modify ↓
Ticket #693 (closed enhancement: fixed)
Custom restore backup per module
| Reported by: | ejhernandez@… | Owned by: | javier.amor.garcia@… |
|---|---|---|---|
| Milestone: | Component: | backup | |
| Severity: | major | Keywords: | custom restore |
| Cc: |
Description
Current eBox restore system is based on retrieving all backed up information from the backup. The restoring may be more fine-grained per module. That is, restoring those modules which user may choose.
However, it must take into account the dependencies among modules, a module restore may fire up the restore from a module dependency. For example, ebox-jabber restore fires up the ebox-userandgroups.
An analogous idea could be done at backup process as well.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
It is possible using the command line tools (see #915 ) Maybe we want web interface too?