Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 262 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 262 Bytes

Portable File System (PFS)

Implemented a portable file system which runs on an existing Windows/Linux file system using C# which gives an abstraction of how Windows/Linux file system works and has basic operations such as create, put, get, add and delete.