On Thu, 4 Apr 2002 at 7:57am, Mart�n Marqu�s wrote > martin@bugs:~ > cat /usr/local/etc/amanda/exclude.gtar > ./pruebas/ > ./amanda/ > martin@bugs:~ > > > But it's not excluding those 2 directories, and the problem is that the dumps > are growing to big.
Just a guess (but this is what I use) -- lose the trailing slashes: ./pruebas ./amanda It works for me(TM). -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
