ADSM-L

Re: Exclude problem

1998-09-08 13:56:02
Subject: Re: Exclude problem
From: Thomas R Rhodes <TRR AT INEL DOT GOV>
Date: Tue, 8 Sep 1998 11:56:02 -0600
I have found in the past that    /* and /*.* is needed to exclude all files
in a directory.  So if the files that are being backed up are xx.xx type
files then add an other line that has /*.* at the end to exclude the dot
files also.

like   exclude /data0007/.../*
         exclude /data0007/.../*.*      this should get all files in the
data007  directory.
<Prev in Thread] Current Thread [Next in Thread>