Results 1 to 1 of 1
I am trying to connect to a Windows 2003 NFS share. I've mounted the share using the following:
mount -t nfs SERVERNAME:/R ~/c
I connect ok and am able to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-27-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 1
NFS Share connection issues
I am trying to connect to a Windows 2003 NFS share. I've mounted the share using the following:
mount -t nfs SERVERNAME:/R ~/c
I connect ok and am able to see the files but when I try to copy them locally I get:
CP: Cannot stat 'FILENAME': Permission Denied
I logged in with root also with the same results.
The share is wide open on the server and I can connect with another Unix editing station but not with this one computer. I am using CentOS 4x. At first I was looking into Windows being the problem but I'm not sure now. Any help would be appreciated.


Reply With Quote
