You can create lists of file paths so that you can use them in multiple policies.
A single list is easier to manage than several identical lists that are each created
in a different policy. The most common use cases for these lists are for Anti-Malware
scan inclusions or exclusions. For more information, see Configure malware scan inclusions and Configure malware scan exclusions.
To create a file list that is similar to an existing one, duplicate the list and then
edit it.
The following table describes the syntax for defining file list items. The use of
forward slashes and backslashes is supported for both Windows and Linux conventions.
|
Inclusion
|
Format
|
Description
|
Example
|
|
File
|
FILE
|
Includes all files with the specified file name regardless of its location or directory.
|
|
|
File path
|
FILEPATH
|
Includes the specific file specified by the file path.
|
|
|
File with wildcard (*)
|
FILE*
|
Includes all files with a matching pattern in the file name.
|
|
|
File with wildcard (*)
|
FILE.EXT*
|
Includes all files with a matching pattern in the file extension.
|
|
|
File with wildcard (*)
|
FILE*.EXT*
|
Includes all files with a matching pattern in the file name and in the extension.
|
|
|
Environment variable
|
${ENV VAR}
|
Includes all files defined by an environment variable with the format ${ENV VAR}.
Environment variables are defined by the operating system of the endpoint. Refer to
your operating system documentation guides for how to locate environment variables
on the system.
For a virtual appliance, the value pairs for the environment variable must be defined
in .
|
|
|
Comments
|
FILEPATH #Comment
|
Allows you to add comments to your inclusion definitions.
|
|
-
Click .
-
Click .
-
Type a name and, optionally, a description.
-
In the File(s) list, add the file paths, one per line.
-
Click OK.
Import and export file lists
You can export one or more file lists to an XML or CSV file, and import lists from
an XML file.
-
Click .
-
To export one or more lists, select them and click or .
-
To export all lists, click or .
-
To import lists, click and follow the instructions on the wizard.
See which policies use a file list
It is useful to see which policies use a file list to be aware of which policies are
affected by any changes you make. For example, you can ensure no policies use a file
list before deleting it.
-
Click .
-
Select the file list and click Properties.
-
Click the Assigned To tab.
