Scenario for restoring Kaspersky MLAD from a backup
If necessary, for example, if the server hosting Kaspersky MLAD malfunctions, you can restore the application from a backup copy of Kaspersky MLAD by using the backup.sh script.
A user account in the Kaspersky MLAD server operating system must have root access to restore the application.
The scenario for restoring the application from a backup copy consists of the following steps:
- Moving a backup copy of the application to the Kaspersky MLAD server
Copy the directory containing the backup copy of the application to the server where the application is being restored.
- Restoring Kaspersky MLAD
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 backup script named backup.sh with the
-r
switch:sudo ./backup.sh -r -f <
full path to the directory in which you need to restore the application
>
Follow the instructions of the backup wizard.