If the server hosting Kaspersky MLAD malfunctions, you can restore the application on another server from a backup copy of Kaspersky MLAD using the upgrade.sh script.
The scenario for restoring the application from a backup copy consists of the following steps:
Install the same version of Kaspersky MLAD that was used for the backup on the server.
Move the directory containing the application backup to the directory where Kaspersky MLAD is installed (mlad-release-4.0.2-<installation build number> by default).
Go to the directory containing the backup copy of Kaspersky MLAD by running the following command:
cd <directory containing the application backup copy>
To restore the application from a backup copy, run the application upgrade script named upgrade.sh with the -r
switch:
sudo ./upgrade.sh -r
Follow the instructions of the Application Upgrade Wizard.