Overview
This article explains how to recover lost, deleted, or migrated data on your Kerio Connect.
Information
To recover the data, you must have a clean backup that was completed successfully. The data you want to recover must be in the backup that you will use for the restore process.
Process
- Navigate to the Kerio Connect installation directory:
/opt/kerio/mailserver
- Run the
kmsrecover
command in one of the following ways:
- If the path to the Kerio Connect installation directory is included in the
path
variable, run the following command:
kmsrecover /mnt/backup
- If the path to the Kerio Connect installation directory is not included in the
path
variable, run this command:
./kmsrecover /mnt/backup
Note: You can use thepwd
command to identify the value of thepath
variable.
- If the path to the Kerio Connect installation directory is included in the
- The
kmsrecover
command detects the path to the store automatically in the Kerio Connect configuration file and recovers all items.