H3.5. Backup of Dr.Web Server Critical Data

The following command creates backup copies of critical Dr.Web Server data (license keys, database contents, encryption private key, Dr.Web Server configuration and Control Center configuration):

drwcsd -home=<path> backup [<directory> [<quantity>]]

Copy critical Dr.Web Server data to the specified <directory>.

The -home switch sets the Dr.Web Server installation folder.

<quantity> is the number of copies of each file.

Example for Windows OS:

C:\Program Files\DrWeb Server\bin>drwcsd -home="C:\Program Files\DrWeb Server" backup C:\a

All files in the backup except the database contents, are ready to use. The database backup copy is stored in the .gz format compatible with gzip and other archivers. The database contents can be imported from the backup copy to another database of Dr.Web Server, thus restore the data (see p. Restoring the Database of Dr.Web Enterprise Security Suite).

During the operation, Dr.Web Server regularly stores backup copies of important information into the following folders:

for Windows OS: <installation_drive>:\DrWeb Backup

for Linux OS: /var/opt/drwcs/backup

for FreeBSD OS: /var/drwcs/backup

To perform the back up, a daily task is included into the Dr.Web Server schedule. If such task is missing in the schedule, it is recommended to create it.