Minor changes to the KeePass DataBaseBackup plugin.
Number backup to keep
may be set up to u32 max / 2 (2147483647).
-
Download the
dbBackup.plgx
file (SHA256: 409201cd3ed8327e5eb6b82d17801d4c2817343cb6500b2c5da86d2cfd9a1c76). -
Place the file in the keepass
Plugins
directory.
Build targetting the dbBackup
directory. dbBackup.plgx
will be created in the parent directory of dbBackup
.
KeePass.exe --plgx-create dbBackup
-
The original version by Francis Noël can be found here: databasebackup. This fork was built off of
DataBaseBackup-2.0.8.6
. -
The following note is provided with the original version:
Note: DataBaseBackup does not use KeePass' I/O infrastructure, therefore the plugin is incompatible with most other plugins that are providing support for more protocols (like IOProtocolExt).