>I edited my dumptypes to be the following;
>...
>    exclude "./var"
>    exclude "./dev"

Only one exclude statement is allowed per dumptype.  If you want more
than one, you need to create a file on the client with them and then
use "exclude list /path/to/that/client/file".  See the amanda(8) man
page for more details.

I think the last "exclude" wins when there are multiple entries as you
did, which would explain what you're seeing.  GNU tar was told to exclude
"./dev" and the "./var" was lost.

>Bill

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to