ADSM-L

Include/exclude processing question

1996-12-20 20:13:56
Subject: Include/exclude processing question
From: Francisco Reyes <reyes01 AT IBM DOT NET>
Date: Fri, 20 Dec 1996 20:13:56 -0500
How does ADSM perform the scans? Does it check EVERY FILE and then
tries to apply the include/exclude rules?
For instance if I have a "\temp\" directory and an "exclude
?:\temp\...\*" will ADSM check the files inside the "\temp\"
directories against the include/exclude rules at all?

Is the order of the include/exclude list relevant (other than in
determining what gets back up). For instance will there be a
difference in peformance of the following include lists:

include A:\...\*.prg
include A:\...\*.exe
include A:\...\*.pas

vs

include A:\...\*.exe
include A:\...\*.pas
include A:\...\*.prg
<Prev in Thread] Current Thread [Next in Thread>