LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   nfs mount in windows7 through cygwin (https://www.linuxquestions.org/questions/linux-newbie-8/nfs-mount-in-windows7-through-cygwin-4175450678/)

Rajkumar_h 02-18-2013 11:08 AM

nfs mount in windows7 through cygwin
 
Hi,

i am installed Windows 7 enterprise 64bit OS, similarly cygwin 32 bit.
when i done the mount point, the mount point showing from specified location but the contentent is not showing.
i don mount in cygwin prompt:
mount -fsb //server Ip/path/ /mnt/folder name
i can see in mnt, the folder name but when i did the ls command in cygwin prompt then the "the function not implemented" error/message showing.
may i know the what is the problem for the same.
please suggest me in this regard, how to get the mounted folder content.

thanks in advance.
Raj

lleb 02-18-2013 02:08 PM

setup samba and connect that way. samba is for use with MS world, not NFS. NFS is native to the *nix world.

jefro 02-18-2013 03:52 PM

Could add in Services for Unix from MS.

Cygwin ought to mount nfs mounts.

mount //machinename/remote/location/blah /local/location


All times are GMT -5. The time now is 06:37 PM.