LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   ideas please: next fuse file system? (https://www.linuxquestions.org/questions/programming-9/ideas-please-next-fuse-file-system-949297/)

hydraMax 06-08-2012 07:11 PM

ideas please: next fuse file system?
 
Lately I've been working on creating a fuse file system that maps the data in a CSV file to a user-space file system. I did this more as a way to learn libfuse, rather than because I perceived there was any need or interest in it. So, as soon as it is done I was thinking about making another fuse-based file system that would be more interesting or useful. However, most of the obvious ideas have already been done (e.g., sshfs, ftpfs). I was wondering if anyone had thought of or heard of anything that they would like to see mapped to a user-space file system.

unSpawn 06-09-2012 06:18 PM

If you would like to apply your knowledge of FUSE to an existing project could you please consider CarvFS? Its purpose is zero storage carving. Your contributions may help further OCFA and Photorec.

Tinkster 06-10-2012 07:33 PM

Or a working (and easy to install/use) version of googlefs (a file-system
layer on top of gmail ;)).


All times are GMT -5. The time now is 12:21 PM.