p9fuse

command module
v0.0.0-...-395319a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2024 License: MIT Imports: 13 Imported by: 0

README

p9fuse

A FUSE filesystem for accessing 9P filesystems, written in Go.

Install

Make sure FUSE (or MacFUSE) is installed, as well as Go for now:

go install github.com/progrium/p9fuse

Usage

p9fuse [-debug] <9PADDR> <MOUNTPOINT>

Use umount on the mountpoint to unmount and p9fuse will exit.

Notes

  • Currently provides a read-only filesystem from a 9P endpoint
  • The 9P server will need to speak 9P2000.L as supported by github.com/hugelgupf/p9

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL