KOPANO-MIGRATION-PST(8) | Kopano Core user reference | KOPANO-MIGRATION-PST(8) |
kopano-migration-pst - Utility to import PST files into Kopano
kopano-migration-pst [OPTION...] [PATH]
kopano-migration-pst is a utility to import PST files into Kopano. As PST files are basically MAPI dumps, and Kopano also uses MAPI internally, there should be practically no data loss, even including calendar data.
--auth-pass, -P PASS
--auth-user, -U NAME
--clean-folders
--create-ex-mapping FILE
--config, -c FILE
--dismiss-reminders
--folder, -f PATH
--import-root PATH
--index
--log-level, -l NAME
--ex-mapping FILE
--server-socket, -s SOCKET
--ssl-key, -k FILE
--ssl-pass, -p PASSWORD
--stats
--store, -S GUID
--user, -u NAME
Import PST file name "outlook.pst" to store of user "bert":
kopano-migration-pst -u bert outlook.pst
Import PST file name "public.pst" into (new or existing) "imported" folder of public store:
kopano-migration-pst -S public --import-root=imported public.pst
Written by Kopano.
November 2016 | Kopano 8 |