The project involves creating a Network File System (NFS) comprising three main components: Clients, Naming Server (NM), and Storage Servers (SS). Clients interact with the NFS to perform operations ...
This repository contains the implementation of a Network File System (NFS) as part of the CS3.301 Operating Systems course project at IIIT Hyderabad. The project demonstrates the design and ...