Amanda-Users

Re: How could amflush NOT flush ? :o)

2003-07-23 11:21:21
Subject: Re: How could amflush NOT flush ? :o)
From: Nicolas Ecarnot <nicolas.ecarnot AT accim DOT com>
To: amanda-users AT amanda DOT org
Date: Wed, 23 Jul 2003 17:34:59 +0200
On Wed, Jul 23, 2003 à 10:36:42AM -0400, Jon LaBadie wrote:
[...]

>               # make LinkDir if needed
>               [ -d ${LinkDir} ] || mkdir ${LinkDir}
>                       # should do error processing, but I'm lazy
> 
>               # link to dump file
>               ln ${Dfile} ${LinkFile}

No hard links to directory under FreeBSD... sorry
(Even with the preliminary mkdir)

-- 
Nicolas Ecarnot