Skip to content
/ SSFS Public

A Filesystem in userspace that organises files based on file extensions.

License

Notifications You must be signed in to change notification settings

xSooDx/SSFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSFS

A filesystem in user space that organises directories based on file extension

Setup

  • Make sure you have FUSE kernel module installed
  • Run makefile
  • Mount with ./ssfs <mountpoint> <scandir>

The root folder is for testing

About

A Filesystem in userspace that organises files based on file extensions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published