Forum Discussion
converting from Keepass2 using converter [Need 1Password 7]
@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