-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Auto backup database on save #1159
Copy link
Copy link
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels