On Tue, 2005-03-08 at 16:37, St?phane P?ron wrote:> Is there a way to have a fallback for a relayed mountpoint ?
> Something like this ?
>
> <relay>
> <server>192.128.0.2</server>
> <port>8000</port>
> <mount>/arelayer</mount>
> <local-mount>/arvorig</local-mount>
> <fallback-mount>/secours</fallback-mount>
> <fallback-override>1</fallback-override>
> </relay>
> <mount>
> <mount-name>/secours</mount-name>
> </mount>
>
> If this is not correct, is there another way to do it ?
no, the 2 fallback options go in the <mount> section no the relay
section
karl.