Skip to content

A smart file system written in C with Linux LibFUSE

Notifications You must be signed in to change notification settings

ryan-c-2024/SmartFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartFS

A smart multi-optioned file system written in C with Linux LibFUSE. Designed to be efficient, understandable, and easy to use.

Current options:

  1. Versioning file system (keeps old versions of documents and accesses the newest one — convenient and easy to revert changes.)
  2. Caesar file system (file system with built-in basic Caesar cypher encryption capabilities with text)
  3. Mirror file system (kept for test purposes - replicates actions of another directory)

About

A smart file system written in C with Linux LibFUSE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published