Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
MStepan
2 years agoNew Contributor
Can MrC Converter Suite import Wireless Router category items? [Implemented, Solved]
I used the converter suite to import my 1Password data (it came from a combination of sources which I massaged into a CSV to enable the most effective use). That worked great. In looking at the docum...
MrC
2 years agoSuper Contributor
I've posted an update in the mrc-converter-suite - development version folder at the suite's download home.
Here's the new entry in the CSV section of the README:
Sample conversion and import:
perl convert.pl csv -v testfiles/csv/wireless.csv
Import summary:
2 items discovered
Export summary:
2 Wireless Router items
2 total items
You may now import the file below into 1Password 8:
/Users/cappella/Desktop/MCS_converted.1pux
Sample CSV file:
"Title","Base Station Name","base station password","server / IP address","AirPort ID","network name","wireless security","wireless network password","attached storage password","Notes"
"Dog Router","Dog Router","A dog's life is good","192.168.2.1","Air Dog Router","Air Dog","wpa2 personal","Air Dog's net passwd","Air Dog's storage passwd","Help me if lost"
"Cat Router","Cat Router","A cat's life is dull","192.168.3.1","Flying Cat Router","Flying Dog","wpa3 enterprise","Flying Cat's net passwd","Flying Cat's storage passwd","Keep me if found"
Let me know how this works for you.