You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: