ADSM-L

Re: V3 and Include - Exclude statements..

1999-06-01 14:58:30
Subject: Re: V3 and Include - Exclude statements..
From: Richard Sims <rbs AT BU DOT EDU>
Date: Tue, 1 Jun 1999 14:58:30 -0400
>I have one specific directory/files to backup on a 95 desktop called TEST and
>want to exclude all other dirs/files?
>Is the EXCLUDE.DIR statement correct??
>
>EXCLUDE.DIR C:\
>INCLUDE C:\TEST\....\*

I think you'd want:

        EXCLUDE.FS C:\
        INCLUDE C:\TEST\...\*

Alternately, you could make the directory you want a VIRTUALMountpoint and
specify that as either a Domain or a filespace operand on the 'dsmc' command.

Richard Sims, BU
<Prev in Thread] Current Thread [Next in Thread>