Sharing from Windows 7

From WikiDLXTV
Revision as of 09:15, 21 May 2010 by Mctt (Talk | contribs) (Created page with 'Download [http://downloads.sourceforge.net/project/winnfsd/WinNFSd/2.0/WinNFSd-2.0.zip?use_mirror=fastbull WinNFSd-2.0.zip] Extract zip Select the WinNFSd-2.0 > Right Click + S…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Download WinNFSd-2.0.zip

Extract zip

Select the WinNFSd-2.0 > Right Click + Shift > Open command window here

Windows key + R > C:

Right click > New > Folder "share"

Back o command windows: winnfsd.exe c:\share

That's it.

Test from GNU/Linux $ mkdir ~/share $ sudo mount sudo mount server.mydomain.com:/c/share /home/user/share

(Note: no trailing slashes).

Ref: http://www.cyberciti.biz/tips/ubuntu-linux-nfs-client-configuration-to-mount-nfs-share.html