ADSM-L

Re: Remote computer with shared drive z:

2001-06-26 10:07:57
Subject: Re: Remote computer with shared drive z:
From: Ted Byrne <tbyrne AT DSSCORP DOT COM>
Date: Tue, 26 Jun 2001 10:08:57 -0400
John,

Your optionset may be what is preventing the backup from
occurring.  Include/exclude statements in an option set are "appended" to
the options in the dsm.opt file when the backup occurs.
Since include/excludes are processed "bottom-up, first match" those in an
optionset can easily override those in the dsm.opt file.  The clientoption:

         Option: INCLEXCL
Sequence number: 1
       Override: Yes
   Option Value: exclude *:\...\*

matches anything that is not under any *document*, personal or profiles
directories before it gets to the
     include Z:\...\*
option in the dsm.opt file.

You might want to move the "exclude *:\...\*" option to the client's option
file, above the "include Z:\...\*" option.


Ted
<Prev in Thread] Current Thread [Next in Thread>