-
Notifications
You must be signed in to change notification settings - Fork 13
Backups
GGP1 edited this page Jul 28, 2024
·
2 revisions
We highly encourage to keep a backup of both the database and the key file (in case it's used) in an external hard drive.
The user can opt to serve the database on a local server (kure backup --http --port 8080
) or create a file backup (kure backup --path path/to/file
).
The database is compressed at backup, meaning that it will delete from the file content the records that were removed, which are marked as deleted by the database engine, but kept in the file.
kure - Cross-platform command-line password manager with sessions.