![]() |
This article covers topics related to operating systems. This article defines the Network File System and lists the benefits of the Network file system and limitations of the network file system. You will get detailed knowledge of the Network File system. What is NFS?Network File System (NFS) is defined as a network protocol that is used for accessing or sharing files over a network. It defines the way in which the files are stored and retrieved from storage devices across networks. The Network File System is defined by the NFS protocol. It utilizes Remote Procedure Calls (RPCs) which allows routing requests between clients and servers. For communication purposes, it uses the TCP/IP. It is an application layer protocol. How Does NFS Work?Network File System is a distributed file system protocol that helps the user to access the files over a network. Here is a brief description of how the Network File System works. Client-Server ArchitectureNetwork File System works on a client-server architecture. In this architecture, the server hosts the file system which will be shared and the client can access those shared files. Mounting File SystemsWhen the user wants to access the files from the NFS server, they need to connect to the server file’s system. With the help of this connection, the accessing of files became easier as they are located on the local computer. Communication ProtocolNetwork File System takes use of Remote Procedure Call (RPC) to establish communication between the client and the server. Due to this client are allowed to send requests for performing operations on files. File AccessOnce the connection get established with the server file system, they can perform operations or interact with the files as they are located on the local computer. SecurityIt takes help of various security mechanisms to have controlled access to the files. It offers security features like user authentication, file permissions, etc. PerformanceNetwork File System is designed to work fast and be efficient. With the help of various caching machanisms, it can reduce the traffic on the network and improve the performance. Benefits of NFS
Limitations of NFS
ConclusionThis article gives detailed insights about the Network File System. Network File System (NFS) is defined as a network protocol which is used for accessing or sharing files over a network. It then describes the how the Network File System works. Then it gives advantages of the Network File System that it offers like having local access to remote files, offers enhanced security features, etc. Frequently Asked Questions on Network File System – FAQsWhen was NFS released?
Which protocol is used in NFS?
Does NFS is used with Windows system?
|
Reffered: https://www.geeksforgeeks.org
Operating Systems |
Related |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 19 |