Copyright © 2012-2019 Dominik Reichl. Distributed under the terms of the GNU General Public License v2.
KeeOldFormatExport adds support for exporting data to old KeePass file formats.
After the plugin has been installed, data can be exported to the following formats:
The plugin runs on all operating systems. However, for exporting to KDB files, a Windows operating system is required (exporting to KDBX files does not require this).
In order to install KeeOldFormatExport, copy all files
KeeOldFormatExport*
into the KeePass application directory (where KeePass.exe
is;
directly, not into a subdirectory), and restart KeePass.
If you wish to uninstall the plugin, simply delete the
KeeOldFormatExport*
files.
In KeePass, go 'File' → 'Export'. The old formats provided by the plugin can be found in the formats list of the dialog.
If you wish that the database is exported automatically to a file in an old format when saving, you can create a trigger for this:
{DB_DIR}{ENV_DIRSEP}{DB_BASENAME}_Old.EXT
"
(without the quotes).
Replace the EXT
by the appropriate extension
(e.g. if you're exporting to a KDB file, replace EXT
by
kdb
; if you're exporting to a KDBX file, replace it by
kdbx
).Latest version of KeeOldFormatExport:
https://keepass.info/plugins.html#keeoldfmt
Support:
https://sourceforge.net/p/keepass/discussion/329221/
Feature Requests & Bug Reports:
https://sourceforge.net/p/keepass/discussion/329220/
Donate:
https://keepass.info/donate.html