On Mon, Nov 24, 2003 at 11:59:41AM -0500, Jean-Francois Malouin wrote: > Hi, > > I'm having strange problems with the include thingy in an > entry in my disklist: > > bullcalf /data/nihpd/nihpd1/data/assembly_0 /data/nihpd/nihpd1/data/assembly { > include "./0*" > exclude "./[1-9]*" > high-tar > } 1 > > Looking at what got written to tape (a full backup) I see only > directories (no files at all!), and even from the exclude part...ie > just the hierarchy structure of /data/nihpd/nihpd1/data/assembly all > the way down... >
Don't know about your bad backup, but in your DLE you should not have both the include and THAT exclude. I.e., the include will automatically drop any toplevel dir that does not match "./0*". I think the only valid exclude usage would be for things under the 0* directories. For example 'exclude "./0*/tmp"'. Though I must admit I've never tried that combination. -- Jon H. LaBadie [EMAIL PROTECTED] JG Computing 4455 Province Line Road (609) 252-0159 Princeton, NJ 08540-4322 (609) 683-7220 (fax)