Hello, I wrote a file server for the SSH File Transfer Protocol (SFTP). You can find it here:
http://www.tip9ug.jp/who/fhs/sftpfs.tgz
It implements version 3 of the protocol because that's the version
most widely use. At least OpenSSH uses version 3. Also, it requires
that you have the OpenSSH port install (see README).
Anyway, enjoy!
fhs
PS.
This is my first 9p fs, so I'm not responsible for data loss ☺
