You can specify an exclusion scope for the File Threat Protection task. Files in the exclusion scope are excluded from protection scopes.
To create an exclusion scope:
kesl-control --get-settings 1 --file <
full path to configuration file
>
[ExcludedFromScanScope.item_#]
section to the created file. The section contains the following settings:AreaDesc
– a description of the exclusion scope, which contains additional information about the exclusion scope.Path
– the path to the files or directories to be excluded from the protection scope.AreaMask.item_#
– file name mask for files to be excluded from the protection scope.Example:
|
kesl-control --set-settings 1 --file <
full path to configuration file
>
You can also manage exclusion scopes from the command line.
Page top