-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Backup should be able to define "previous" backup. The backup command will have a new options --incremental. In the archive only new file will be saved and a list of deleted files.
This has to be handled in:
- Restore: A
ChainAdapterwhich receives a list of adapters in the right order and go thruh them foreach function inAdapterInterface. - Fetch & Get: load also the dependencies
- Information: should display all the dependencies
@chirimoya @c00n84 can you add some thoughts?
Reactions are currently unavailable