An open API service indexing awesome lists of open source software.

https://github.com/maastaar/ssfs

Simple & Stupid Filesystem (Using FUSE)
https://github.com/maastaar/ssfs

filesystem fuse tutorial-code

Last synced: 9 months ago
JSON representation

Simple & Stupid Filesystem (Using FUSE)

Awesome Lists containing this project

README

          

Simple & Stupid Filesystem (Using FUSE)
=======================================

This is an example of using FUSE to build a simple filesystem. It is a part of a tutorial in MQH Blog with the title "Writing a Simple Filesystem Using FUSE in C":

License: GNU GPL.