manastahir / Pseudo-File-System-Cpp

Pseudo File System with tree hierarchy in c++ with interface similar to CMD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pseudo-File-System-Cpp

Pseudo File System with tree hierarchy in c++ with interface similar to CMD. The File system is created on server side and clients can perform add, delete, read, truncate operations which gets reflected on the server side. It includes support for multi-client access.

About

Pseudo File System with tree hierarchy in c++ with interface similar to CMD


Languages

Language:C++ 100.0%