Wingetlywingetly
← All apps

haneWIN NFS Server

by haneWIN Softwarev1.2.68.4

Last updated

The software implements a multithreaded NFS Server for all Windows platforms.

Install with winget

$ winget install --id haneWIN.NFSServer --exact --version 1.2.68.4

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for haneWIN NFS Server

haneWIN NFS Server uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
nfs1268.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for haneWIN NFS Server

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

The software implements a multithreaded NFS Server for all Windows platforms.

The implementation supports:

- NFS 3, NFS 2, WebNFS and NLM protocol.

- UDP as well as TCP connections.

- Unix soft-links (symbolic links).

- Unix hard-links on NTFS volumes

- If supported symbolic links can use Windows reparse points.

- Inodes for block- and character devices.

- Implemented as Windows service and Windows application

- Use of NTFS file id as inode for Windows 7 and higher

- The installer contains the 32bit software and native x64 versions of the programs.

The NFS Server runs as a background service on Windows XP/VISTA/20xx/7/8/10/11. The necessary SunPRC PortMap Daemon is implemented as an independent service.

The NFS server application is a portable Windows application with a built-in SunRPC Portmapper.

Connections with the NFS Server are supported over UDP or TCP using NFS 3 or NFS 2 protocol. For connection setup the WebNFS protocol WebNFS (RFC 2055) and the Sun RPC based mount protocol is supported.

Multithreaded implemenation with a configurable number of UDP server threads and one thread per TCP connection.

The software is shareware.

Installers · v1.2.68.4

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for haneWIN NFS Server.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • haneWIN TFTP ServerhaneWIN Software
    haneWIN.TFTPServerv1.7.2.1

    The software implements a multithreaded TFTP Server based on RFC 1350 including all extensions specified in RFC 2347-2349 (blocksize, transfer size, timeout options).

  • haneWIN DNS ServerhaneWIN Software
    haneWIN.DNSServerv2.0.17.0

    The server can run as Primary or Backup name server and supports dynamic DNS updates based on RFC 2136.

  • haneWIN LLDP AgenthaneWIN Software
    haneWIN.LLDPAgentv1.4.31.3

    The haneWIN LLDP software implements a LLDP Agent based on the IEEE 802.1AB standard for the Link Layer Discovery Protocol.

  • haneWIN DHCP ServerhaneWIN Software
    haneWIN.DHCPServerv3.1.28.1

    The software implements a DHCP/BOOTP Server based on RFC 2131.

More from haneWIN Software or browse NFS, Shareware, WebNFS.

Frequently asked questions

How do I install haneWIN NFS Server on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id haneWIN.NFSServer --exact --version 1.2.68.4. winget downloads the installer from haneWIN Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install haneWIN NFS Server silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id haneWIN.NFSServer --exact 1.2.68.4 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for haneWIN NFS Server?
haneWIN NFS Server uses EXE (Inno Setup). Run the downloaded installer with: nfs1268.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall haneWIN NFS Server via winget?
Run: winget uninstall --id haneWIN.NFSServer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from haneWIN NFS Server's Apps & Features entry.
Is haneWIN NFS Server free?
haneWIN NFS Server is distributed under Proprietary. Refer to the publisher (https://www.hanewin.net/nfs-e.htm) for the full license terms - Wingetly itself does not charge for installation.
Does haneWIN NFS Server work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls haneWIN NFS Server directly from the publisher.
How do I keep haneWIN NFS Server up to date?
Run winget upgrade --id haneWIN.NFSServer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of haneWIN NFS Server from microsoft/winget-pkgs.