Return to site

Nfs Client For Windows 10

broken image


NFSClient is an application for Microsoft Windows. It's an client for NFS server supporting protocols NFS 2, NFS 3 and NFS 4.1 It's written in C# language.

Where is a need, there is a how-to do it for my friends. Today it's mounting of a NFS Share via Windows 10

Install the NFS Client (Services for NFS)
The first thing we need to do is install the NFS Client which can be done by following the steps below:

Step 1: Open Programs and Features.

Step 2: Click Turn Windows features on or off.

Nfs Client For Windows 10

Step 3: Scroll down and check the option Services for NFS, then click OK

Step 4: Once installed, click Close and exit back to the desktop.

How to Mount an NFS Share
From the Windows Machine, Open the Command Prompt or Power Shell Prompt type the following command:

Nfs Client For Windows 10 Free

mount -o anon host-ipnfs-share-name drive-letter:

Nfs client for windows 10

Step 3: Scroll down and check the option Services for NFS, then click OK

Step 4: Once installed, click Close and exit back to the desktop.

How to Mount an NFS Share
From the Windows Machine, Open the Command Prompt or Power Shell Prompt type the following command:

Nfs Client For Windows 10 Free

mount -o anon host-ipnfs-share-name drive-letter:

Nfs Client Service Windows 10

The share is now mounted and we can access the data by navigating to the X: drive.
To validate your successful mount you can use the following command 'mount' to review your connected mount points





broken image