> Alternately, if you have fuse installed you could > use sshfs instead (Linux tool, not p9p tool).
Another option might be sftpfs for plan9, which allows local plan9 machine to see a remote filesystem over an SSH link using the SFTP protocol. http://www.tip9ug.jp/who/fhs/sftpfs.tgz Though this relies on the existance of ssh (either the plan9 version or fgb's openssh port if you need protocol version 2). -Steve
