Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualFileSystem

Multi threaded file system implementation in python

Description

Multi threaded filesystem server is implemented in python. Multiple clients can be connected at a time.

Getting Started

Dependencies

  • python3
  • Linux

Installing and Running

  • Clone the repo
git clone https://github.com/imranzaheer612/virtualFileSystem.git
  • simply run the serverThreading.py on the server end

Sample output!

  • Then start the clients. client.py contains the code for the client end

Sample output!

License

This project is licensed under the [MIT] License - see the LICENSE.md file for details

Sample output!

About

Multi threaded file system implementaion in python. Created a data structure that will keep track of all the files and dirs.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages