GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
9PFUSE(4) FreeBSD Kernel Interfaces Manual 9PFUSE(4)

9pfuse - mount 9P service via FUSE

9pfuse [ -D ] [ -A t ] [ -a aname ] addr mtpt

9pfuse mounts the 9P service running at addr onto mtpt using the FUSE user-level file system driver.

9pfuse sets up the initial mount and then forks itself into the background, where it serves the FUSE protocol, translating the requests into 9P.

The options are:

-D
Print each FUSE and 9P message to standard error.
-a aname
Use aname as the attach name.
-A t
Set the kernel cache timeout for attribute information to t (default 1.0) seconds.

The fusermount binary must exist in the current search path.

FUSE is available for Linux 2.4.21 and later, Linux 2.6, and FreeBSD 6.x and later.

FUSE Homepage,

FUSE for FreeBSD,

MacFUSE,

/src/cmd/9pfuse

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.