Skip to content

This has the basic implementation of network files system. networ file system is a file system which basically contains Naming Server, Storage server and client. Client is the user and Storage server has the files in it and Naming server is the main server which handles servers and clients

Notifications You must be signed in to change notification settings

JabadeSusheelKrishna/Network_File_System

Repository files navigation

network_file_system

Brief Overview

Image

This has the basic implementation of network files system. networ file system is a file system which basically contains Naming Server, Storage server and client. Client is the user and Storage server has the files in it and Naming server is the main server which handles servers and clients

PORTS

  • DHCP port = 1000

Assumptions

  • Only a single DHCP server exists
  • Simple File Operations such as Read, Write, Create and Delete are Handled

Contributions

Clone the repo by running the following command :

git clone <REPO>

To push the code, do the following :

git add <files>
git commit -m "<Commit Message>"
git push

About

This has the basic implementation of network files system. networ file system is a file system which basically contains Naming Server, Storage server and client. Client is the user and Storage server has the files in it and Naming server is the main server which handles servers and clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published