* Joan Tur > Hallo! > > I've set up an NFS share (server runs Woody), and I can mount it from the > allowed computer, but I cannot write to it from the client 8-?
What is the error message? Have you tried to mount it locally, that is, run the following on the server: mount -t nfs localhost:/Dades /mnt cd /mnt ... .. (You may need to insert localhost into /etc/exports.) -- Jon Haugsand, [EMAIL PROTECTED] http://www.norges-bank.no -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

