REMINDER: the community is in read-only mode until July 2nd. This is part of our platform upgrade! Learn more in the FAQs →
Forum Discussion
Anonymous
4 years agoconverting from Keepass2 using converter [Need 1Password 7]
your version of 1Password: Version 8
the name and version of the password manager you are converting from: Keepass2 v2.49
your OS and version: Windows 10 21H2
I'm trying to use the converter s...
MrC
4 years agoSuper Contributor
@joseph_fsm
If that is an XML file, please enable debug mode by adding -d to the command line, and provide the output of the first few lines that show the print_fileinfo debug lines:
$ perl convert.pl -v -d keepass2 _TestFiles/keepass2/keepass2.xml
main : Runninng script from '/Users/cappella/Documents/Coding/mrc-converter-suite'
main : Command Line: -v -d keepass2 _TestFiles/keepass2/keepass2.xml
main : Output file: /Users/cappella/Desktop/1P_import.1pif
print_fileinfo : Input file info: "_TestFiles/keepass2/keepass2.xml"
print_fileinfo : size: 6636901
print_fileinfo : kind: XML 1.0 document text, ASCII text, with very long lines (64034), with CRLF line terminators
print_fileinfo : mime: text/xml; charset=us-ascii