|
Plug-NFS
Plug-nfs is a nfs server with support for plugins. It's intended as a framework for developing new types of userland file systems. For example one could create a plugin for a POP3 file system that would export the emails in a POP3 account as a file system, or a HTTP file system for mounting web sites (haven't you always wanted to grep www.slashdot.org?), or one could create a file system that would automatically compress all files copied to it, or convert them to different formats (wav to mp3, html to pdf etc.).
The code is in a pretty rough state, I wrote the main part of it in a few weeks, when I was still learning the basics of the Scheme language.
Download Source Code
|
|
© 2003-2006 Evan Farrer All Rights Reserved.
|