9 /

9pfs

9pfs is a 9p client which allows mounting 9p servers using fuse. it supports for caching and more portable than 9pfuse

OpenBSD

Installation

$ git clone https://github.com/ftrvxmtrx/9pfs/
$ cd 9pfs
$ make
$ doas make install

Usage

$ 9pfs [-p port] host mount_point

Known bugs?

cd-ing to a can (will?) might cause 9pfs stop working, don't do that.

if you did. cd to somewhere else.