On Fri, 23 Feb 2001, Mike wrote:

> On the client, I've connected via nfs to the server but no matter what
> I do, I don't ever have write access. If I could figure this problem
> out, I could then simply add the nfs connection into my script when
> the sorting time comes. The sorting could then use the nfs drive as
> it's temp dir and would never fail again.

There are a number of problems that can prevent write access. Obviously
you want to mount the drive rw, but if the UIDs do not have proper
permissions, then you still won't be able to write to the drive.

More on-topic, you'll probably be very unimpressed using NFS for a temp
drive--performance will slow considerably.

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to