User manual

Avira GmbH Avira AntiVir Server/ Professional (UNIX) 36
-C <configuration-file>
Use a specific configuration file instead of
the default one.
--detect-prefixes=<spec>
Specifies which kind of malware or
unwanted software should get detected.
(Virus detection is always active.)
Accepts whitespace or colon separated list
of "<type>[=<bool>]".
--detect-
prefixes='adspy=yes:joke=no:spr:
bdc'
To scan for all types of malware:
--detect-prefixes=alltypes
See the list of accepted types at
DetectPrefixes – Page 24.
--exclude-ext=<ext>{:<ext>}
Specifies that the given extensions are
excluded from scanning. Example:
--exclude-ext=exe:com:bat
Note: When scanning symbolic links, the
files they point to are scanned.
--exclude-path=<dir>
Specifies a directory to be excluded from
on-access scanning.
--exclude-pattern=<spec>
Specifies what to exclude from scanning. It
accepts a comma separated list of Perl-
compatible regular expressions (PCRE).
Example:
--exclude-pattern="^/tmp/TEST/"
Warning: Please take into account that
filenames are normalized before the pattern
match is applied. Therefore, parts of the
pathname may also trigger an unwanted
match if the expression is not written
carefully.
Note: When scanning symbolic links, the files
they point to are matched.
--help
Prints usage information about avguard.bin
--heur-level=<int>
Specifies the Win32 file heuristics level.
Available values are 0 (off), 1 (low), 2
(medium) and 3 (high - could result in false
alerts!). Not activated by default.
--heur-macro[=<bool>]
Enables or disables macro heuristics.
--log-email=<addr>
Specifies to what address(es) the
notification messages will be sent. Accepts
a whitespace separated list of email
addresses.
--scan-in-archive[=<bool>]
Enables or disables recursion into archive
containers. By default on.