Open Server Manager
Posted: Thu Feb 13, 2025 7:00 am
Check the box and click Next , then Install .
Please wait for the installation to complete.
Setting up sharing options
Windows server
Go to File and Storage Services > Shares .
Click Tasks and select New Share .
Select NFS Share - Quick and click Next .
Select the server and volume on which to create the share, then click Next .
Specify the name and path of the share, then click Next .
Set up sharing permissions by adding allowed clients and specifying access rights e. readwrite.
Check the settings and click Create .
Windows 11
Open File Explorer and navigate to the folder you want to share.
Right-click the folder and select Properties .
Go to the Sharing tab and click Advanced Sharing .
Check the box next to Share this folder .
Click Permissions and add the appropriate jordan telegram data permissions readwrite for the users who will have access to the share.
Click OK to save the settings.
Start NFS services
Open Command Prompt as administrator.
Start the NFS client: Starting the nfsadmin client.
Start the NFS server: nfsadmin server startup.
Check the status of NFS services: nfsstat.
Open firewall ports if applicable
Open Control Panel and select System and Security > Windows Defender Firewall .
Click on Additional settings .
Create inbound rules for NFS ports usually TCPUDP 2049 .
Mount the NFS share on the client
Open Command Prompt as administrator.
Create a mount point: mkdir Z:\nfs_share.
Mount the NFS share: mount \\<server_ip>\shared_directory Z:\nfs_share.
Check mounting: directory Z:\nfs_share.
macOS
Create a mount point
Open the Terminal application.
Please wait for the installation to complete.
Setting up sharing options
Windows server
Go to File and Storage Services > Shares .
Click Tasks and select New Share .
Select NFS Share - Quick and click Next .
Select the server and volume on which to create the share, then click Next .
Specify the name and path of the share, then click Next .
Set up sharing permissions by adding allowed clients and specifying access rights e. readwrite.
Check the settings and click Create .
Windows 11
Open File Explorer and navigate to the folder you want to share.
Right-click the folder and select Properties .
Go to the Sharing tab and click Advanced Sharing .
Check the box next to Share this folder .
Click Permissions and add the appropriate jordan telegram data permissions readwrite for the users who will have access to the share.
Click OK to save the settings.
Start NFS services
Open Command Prompt as administrator.
Start the NFS client: Starting the nfsadmin client.
Start the NFS server: nfsadmin server startup.
Check the status of NFS services: nfsstat.
Open firewall ports if applicable
Open Control Panel and select System and Security > Windows Defender Firewall .
Click on Additional settings .
Create inbound rules for NFS ports usually TCPUDP 2049 .
Mount the NFS share on the client
Open Command Prompt as administrator.
Create a mount point: mkdir Z:\nfs_share.
Mount the NFS share: mount \\<server_ip>\shared_directory Z:\nfs_share.
Check mounting: directory Z:\nfs_share.
macOS
Create a mount point
Open the Terminal application.