Hello, There are two ways to accomplish this. If you are wanting to exclude only "one" pattern the in your dumptype add the following:
options exclude ./*/raw OR if you wish to use more then one pattern add the following to your dumptype: options exclude-list "/path/to/file/" Where "/path/to/file" is the path on the client that contains a file with each pattern excluded on a seperate line. I wrote a doc covering this that can be downloaded from cvsweb at the sourceforge site, under the docs subdirectory. Andrew On Thu, 18 Oct 2001, peanut butter wrote: > Hi, believing that what I want to do is not possible but wanting > to hear it from others: can one make pattern exclusions using > gnutar with Amanda? For instance, I want to exclude all 2nd level > subdirectories named raw, ie. "./*/raw". For some reason I > thought this was an option with gnutar which gave me some hope > that the same would be possible with Amanda but I certainly can't > find any mention of this in gnutar's man page now. > > -- > Paul Yeatman (858) 534-9896 [EMAIL PROTECTED] > ================================== > ==Proudly brought to you by Mutt== > ================================== >
