Forum Discussion
- MrCSuper Contributor
@Peteb9
You're welcome. Sometimes those annoying little fixes are the best. :-)
Enjoy 1Password!
- Former Member
Well that was annoying simple to fix haha. Thank you for your response. Honestly it didn't even cross my mind that could be the issue. It all worked brilliantly and I now can escape Kaspersky's grasp!
- MrCSuper Contributor
@Peteb9
My guess is that you have two file suffixes on the export file and don't realize it (as in "pm_export.txt.txt"), so the converter will not find the export file without knowing the correct name. This is why you likely see:
Right-click the export file, select Properties and select the Details tab. It should look like this:
If you have two file suffixes, you can leave them as they are, just issue the command using that filename (e.g. pm_export.txt.txt).
- Former Member
Hello, thank you firstly for creating this, it looks like a fantastic tool. Sadly it doesn't seem to work for me. I'm trying to convert the exported txt file from Kaspersky password manager. I've looked through this forum post multiple times and tried what people have suggested by giving the full location path and searching for 'other accounts' in the txt file but every time I get the same error: 'The file 'c:\Users\Pete\Desktop\pm_export.txt' does not exist.' Everything seems to have worked so far, all in admin mode for CMD too.
Any help?
- Former Member
sorted
- MrCSuper Contributor
Thanks again @nachootz. I've added support for Other to the converter. I had not noticed that sub-category before.
```
Other Accounts
Account name: otheraccount2
Login name:
Login: user2@example.com
Password: pass2
Comment: comment2
Account name: otheraccount2
Login name:
Login: user3@example.com
Password: pass3
Comment: comment3
Account name: an "other account"
Login name:
Login: other@example.com
Password: dontlookatme!
Comment: i'm scary
Notes
Name: New note
Text: A good note, or a bad one?You be the judge.
```
import : type detected as 'otheraccount'
normalize_records : field: Login
normalize_records : field: Password
print_record : title: otheraccount2 - user2@example.com
tags:
key(password): Password = pass2
key(username): Login = user2@example.com
notes: comment2
normalize_records : field: Password
normalize_records : field: Login
print_record : title: otheraccount2 - user3@example.com
tags:
key(password): Password = pass3
key(username): Login = user3@example.com
notes: comment3
normalize_records : field: Password
normalize_records : field: Login
print_record : title: an "other account" - other@example.com
tags:
key(password): Password = dontlookatme!
key(username): Login = other@example.com
notes: i'm scary
It will go into the next update of the converter suite.
- MrCSuper Contributor
Thank you @nachootz, I'll take a look into this tomorrow.
Enjoy 1Password!
- Former Member
Sorry for don't being clear, I don't added the category, maybe it was added in some update after you made this tool. The "Other Accounts" registry has these fields, I hope it help you:
Unfortunately the user can't select which elements export in KPM.
Muchas gracias amigo! - MrCSuper Contributor
@nachootz ,
That's great!
For my clarification, are you saying you created your own label different from the standard Websites, Applications, and Notes ?
If so, I wasn't aware you could do that. I could update the converter to better handle this, making it customizable for users. Please let me know if I'm understanding this correctly.
You're welcome re: the converter suite. And the
--debug
option has been invaluable for me (and users) to help diagnose issues where obviously I can't see actual data. - Former Member
Hi MrC , I had exactly the same problem that @Landy66
Thx to -d argument I discovered that the elements with "Other Accounts" label were making the script stop:
I finally removed these elements from txt file (only 3) and added it manually in 1PM, I remember that I put these accounts in Other category because KPM show the accounts from same url in groups and I don't like that (in my work I manage more than 30 apple accounts, 15 autodesk accounts, etc).
Thanks for your converter suite, is very helpful that you put a debug per item option. I hope to feel more confort using 1PM