Amanda-Users

Re: Upgrade to 2.4.3 has hiccup

2003-01-04 19:26:44
Subject: Re: Upgrade to 2.4.3 has hiccup
From: "Douglas K. Rand" <rand AT meridian-enviro DOT com>
To: Jean-Louis Martineau <martinea AT iro.umontreal DOT ca>, "Douglas K. Rand" <rand AT meridian-enviro DOT com>, amanda-users AT amanda DOT org
Date: Sat, 04 Jan 2003 17:38:43 -0600
>> [Doug whining because he has to create those empty exlude files ...]

Jean-Louis> You can use the keyword 'optional' on your exclude
Jean-Louis> specification and amanda will not complain if the file
Jean-Louis> doesn't exist. You don't have to create empty files.

Cool! I don't see the particular syntax in the man page. (I was afraid
I'd just not read the page closely enough after the upgrade.  :))

Does this syntax work?

define dumptype tar {
        defaults
        program  "GNUTAR"
        optional exclude list    ".amanda.excludes"
}