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

Allow multiple backups of the same app #262

Open
mvglasow opened this issue Aug 20, 2019 · 0 comments
Open

Allow multiple backups of the same app #262

mvglasow opened this issue Aug 20, 2019 · 0 comments

Comments

@mvglasow
Copy link

Currently oandbackup allows only one backup per app; any existing backups will be overwritten by a new one (see also #261).

As a developer who occasionally tries out different features but needs to go back to the last stable version, I would find it really helpful to be able to keep multiple backups around.

Folder names could be distinguished by appending a timestamp. Choosing a separator character between package name and timestamp that is illegal in a package name would avoid name collisions—or create one subdirectory per backup underneath the package directory.

As a bonus, allow for a short description for each backup (could be stored in a text file in the backup dir).

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

No branches or pull requests

1 participant