User Guide

Appendix A 125
A.5. Updater script configuration file
The content filtering database updater script settings are stored in configuration
file /usr/local/ap-mailfilter/conf/src/updater.ini. The above file contains the
following parameters:
METHOD –the content filtering database updates source. By default the
updates are downloaded via the Internet, that corresponds to the
download parameter value. To update the database from the local area
network folder set the parameter to copy.
URL – the address from which the content filtering database is updated via
the Internet. By default the value of this parameter is
URL=ftp://downloads1.kaspersky-labs.com/sfupdates. The value of
this parameter value is used only if METHOD=download. Otherwise
this parameter's value is ignored.
UPDATE_PATH – the full path to the network folder from which the content
filtering database is updated if METHOD=copy. This parameter has no
default value since the database is updated via the Internet.
KAVUPDATER – full path to the kavupdater file.
A.6. Updater script command line
switches
The updater script can be launched from the command line as follows:
./sfupdates [switch]
where:
[switch] – is one of the possible switches.
You can use the following switches:
–q – do not send any messages to the console.
–v – send debug messages to the console.
–V – do not block messages from kavupdater.
–f – launch updates compiler even if there are no new updates (if no
recompilation is required, the script returns an error code).