Chapter 5  Kerio 4D Migration Tool

Table of Contents

5.1  Usage example

Although it is recommended to perform the migration using the wizard, a simple command-line utility is also available. The tool is the 4d2kms command line utility. It is necessary that the utility is run by a user with valid access to the 4D Mailbox server’s configuration. If the utility is started with parameters missing, the following brief instructions appear.

Kerio 4D Migration Tool 6.1.3. 
Copyright (C) 2006 Kerio Technologies. All rights reserved.
Usage: 4d2kms [--target-host HOST] --target-user USER 
--target-pass PASSWORD [--source-host HOST] [--source-path PATH] 
[--source-port PORT] --quiet --help

Options:
--target-user USER         Username of administrative account
                           on KMS. This parameter is required.
   --target-pass PASSWORD  Password of administrative account 
																											on KMS.
                           This parameter is required.
   --target-host HOST      Name or IP address of target KMS.
                           Default value is 'localhost'.
   --source-path PATH      path in localhost filesystem where 
                           4D WebSTAR is installed. 
																											Default value is
                           '/Applications/4DWebSTAR/MailboxServer'
   --source-port PORT      Imap server port of 4DWebSTAR server.
                           Default value is 143.
   --quiet                 Quiet mode.
   --help                  Display this information.