NFS clients

NFS clients are software components embedded within operating systems that enable a computer to access files and directories stored on a remote NFS server as if they were local. They implement the client-side of the Network File System (NFS) protocol, allowing seamless network-transparent file…

Key facts

First appeared
1984
Category
technology
Problem solved
NFS clients solved the problem of disparate computing machines needing to share files and resources transparently and efficiently across a network, eliminating the need for manual file transfers, data duplication, and inconsistent versions. They provided a unified view of file systems, allowing users to access remote data with the same commands and applications used for local files.
Platforms
AIX, Linux, OpenBSD, Solaris, Embedded Linux distributions, HP-UX, FreeBSD, macOS, NetBSD, Microsoft Windows

Related technologies

Notable users

  • Oracle
  • Amazon Web Services (AWS)
  • Microsoft Azure
  • IBM
  • Various universities and research institutions
  • Large enterprises with shared storage needs
  • Google