ADSM-L

Re: Client Option Set question

2015-10-04 18:01:07
Subject: Re: Client Option Set question
From: Owen Crow [SMTP:crow AT SUGAR-LAND.MIS.SLB DOT COM]
To: ADSM-L AT VM.MARIST DOT EDU
On Wed, 18 Feb 1998, Kelly J. Lipp wrote:

> I have created a Client Option set called NT_SET.  I've added to entries
to
> it:
>
> Option  Value                   Sequence Number
> incexcl exclude *:\...\*.*                      1
> incexcl include c:\my documents\*.*     2
>
> That's it.  For all the world, it looks like its taking the exclude but
not
> the include.

Every file to be backed up is compared to the lines in order and as soon
as a match is made, the comparisons end.  Every file on your system
matches the first line, so the second line is never tried.

The general rule is to put the most restrictive pattern matches first.

Hope this helps,
Owen
<Prev in Thread] Current Thread [Next in Thread>