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

Auto backup database on save #1159

Closed
Generator opened this issue Nov 1, 2017 · 0 comments · Fixed by #1385
Closed

Auto backup database on save #1159

Generator opened this issue Nov 1, 2017 · 0 comments · Fixed by #1385

Comments

@Generator
Copy link

Expected Behavior

Create a backup of opened every time a database with changes is being saved.

Current Behavior

No backup solution.

Possible Solution

New application settings to automatically create backups similar to SimpleDatabaseBackup or DataBaseBackup with maximum backup copies and path to backups (and possible remote locations FTP/Samba/WebDav etc...).

With identified names by date <db_name>_YYYY-MM-DD-HH-mm.kdbx

Context

Backups are useful in case of corrupted database or undo recent changes, having an option to create backups on changes can avoid future issues with databases.

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

Successfully merging a pull request may close this issue.

2 participants