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

Automatic archiving after a new backup #176

Closed
alichtman opened this issue Nov 4, 2018 · 1 comment
Closed

Automatic archiving after a new backup #176

alichtman opened this issue Nov 4, 2018 · 1 comment
Labels
feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@alichtman
Copy link
Owner

alichtman commented Nov 4, 2018

After each backup, the option to create an archive should be presented with inquirer and then the format should be selectable. There should also be a CLI arg -archive FORMAT

from shutil import make_archive

The resulting archives should go in: BACKUP_PATH/archives/ and be named in this format: archive-TIMESTAMP. Still need to figure out what format the timestamp should be.

@alichtman alichtman added feature New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Nov 4, 2018
@alichtman alichtman added this to the v2.1 milestone Nov 11, 2018
@alichtman
Copy link
Owner Author

Who's not using git?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant