I try open *.ssh files too. All my ideas don't run...
I find this:
"libferris 0.9.3
by Ben Martin (
http://freshmeat.net/users/monkeyiq/)
Monday, February 18th 2002 11:14
Software Development :: Libraries System :: Filesystems
About: libferris is a virtual filesystem that exposes hierarchical data of
all kinds through a common C++ interface. Access to data is performed using
C++ IOStreams and Extended Attributes (EA) can be attached to each datum to
present metadata. Ferris uses a plugin API to read various data sources and
expose them as contexts and to generate interesting EA. Current
implementations include Native (kernel disk IO with event updates using
fam), xml (mount an xml file as a filesystem), edb (mount a berkeley
database), ffilter (mount an LDAP filter string) and mbox (mount your
mailbox). EA generators include image, audio, and animation decoders.
Changes: A new fsh/ssh VFS module, supporting list, create, copyin, and
copyout, was added. File preallocation support for XFS partitions was
added. An --xml option was added to ferrisls. The external VFS module now
uses XML on the wire. Recommend EA support was added to socket context. A
segfault which occurred when getting socketops for an alien socket was
fixed. Remote contexts can now veto an EA to improve speed.
License: GNU General Public License (GPL)
URL:
http://freshmeat.net/projects/libferris/ "
Reference Complete Here