Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental backup #84

Open
wachterjohannes opened this issue Mar 8, 2017 · 0 comments
Open

Incremental backup #84

wachterjohannes opened this issue Mar 8, 2017 · 0 comments
Labels

Comments

@wachterjohannes
Copy link
Member

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:

  1. Restore: A ChainAdapter which receives a list of adapters in the right order and go thruh them foreach function in AdapterInterface.
  2. Fetch & Get: load also the dependencies
  3. Information: should display all the dependencies

@chirimoya @c00n84 can you add some thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant