kopano-migration-pst.8 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. '\" t
  2. .\" Title: kopano-migration-pst
  3. .\" Author: [see the "Author" section]
  4. .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
  5. .\" Date: November 2016
  6. .\" Manual: Kopano Core user reference
  7. .\" Source: Kopano 8
  8. .\" Language: English
  9. .\"
  10. .TH "KOPANO\-MIGRATION\-P" "8" "November 2016" "Kopano 8" "Kopano Core user reference"
  11. .\" -----------------------------------------------------------------
  12. .\" * Define some portability stuff
  13. .\" -----------------------------------------------------------------
  14. .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  15. .\" http://bugs.debian.org/507673
  16. .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
  17. .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  18. .ie \n(.g .ds Aq \(aq
  19. .el .ds Aq '
  20. .\" -----------------------------------------------------------------
  21. .\" * set default formatting
  22. .\" -----------------------------------------------------------------
  23. .\" disable hyphenation
  24. .nh
  25. .\" disable justification (adjust text to left margin only)
  26. .ad l
  27. .\" -----------------------------------------------------------------
  28. .\" * MAIN CONTENT STARTS HERE *
  29. .\" -----------------------------------------------------------------
  30. .SH "NAME"
  31. kopano-migration-pst \- Utility to import PST files into Kopano
  32. .SH "SYNOPSIS"
  33. .HP \w'\fBkopano\-migration\-pst\fR\ 'u
  34. \fBkopano\-migration\-pst\fR [\fIOPTION\fR...] [\fIPATH\fR]
  35. .SH "DESCRIPTION"
  36. .PP
  37. 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\&.
  38. .SH "OPTIONS"
  39. .PP
  40. \fB\-\-user\fR, \fB\-u\fR \fINAME\fR
  41. .RS 4
  42. Name of user(s) for who to import the specified PST file(s)\&.
  43. .RE
  44. .PP
  45. \fB\-\-stats\fR
  46. .RS 4
  47. List folders contained in specified PST file(s)\&.
  48. .RE
  49. .PP
  50. \fB\-\-index\fR
  51. .RS 4
  52. List messages/items contained in specified PST file(s)\&.
  53. .RE
  54. .PP
  55. \fB\-\-import\-root\fR \fIPATH\fR
  56. .RS 4
  57. Import data under folder with specific path (or name)\&.
  58. .RE
  59. .PP
  60. \fB\-\-folder\fR, \fB\-f\fR \fIPATH\fR
  61. .RS 4
  62. Import only folder(s) with specified path\&.
  63. .RE
  64. .PP
  65. \fB\-\-log\-level\fR, \fB\-l\fR \fINAME\fR
  66. .RS 4
  67. Specify log\-level, for example, \*(Aqerror\*(Aq, \*(Aqwarning\*(Aq \*(Aqinfo\*(Aq or \*(Aqdebug\*(Aq\&.
  68. .RE
  69. .PP
  70. \fB\-\-config\fR, \fB\-c\fR \fIFILE\fR
  71. .RS 4
  72. Load configuration settings from specified file\&.
  73. .RE
  74. .PP
  75. \fB\-\-server\-socket\fR, \fB\-s\fR \fISOCKET\fR
  76. .RS 4
  77. Connect to storage server through specified socket\&.
  78. .RE
  79. .PP
  80. \fB\-\-auth\-user\fR, \fB\-U\fR \fINAME\fR
  81. .RS 4
  82. Authenticate as specified user\&.
  83. .RE
  84. .PP
  85. \fB\-\-auth\-pass\fR, \fB\-P\fR \fIPASS\fR
  86. .RS 4
  87. Authenticate with specified password\&.
  88. .RE
  89. .PP
  90. \fB\-\-ssl\-key\fR, \fB\-k\fR \fIFILE\fR
  91. .RS 4
  92. Specify SSL key file\&.
  93. .RE
  94. .PP
  95. \fB\-\-ssl\-pass\fR, \fB\-p\fR \fIPASSWORD\fR
  96. .RS 4
  97. Specify SSL key password\&.
  98. .RE
  99. .SH "AUTHOR"
  100. .PP
  101. Written by Kopano\&.