fusermount

command
v6.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2019 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

fusermount is a very limited replacement for the C fusermount. It is invoked by other programs, or interactively only to unmount.

Synopsis:

fusermount [-u|--unmount] [-z|--lazy] [-v|--verbose] <mountpoint>

For mounting, per the FUSE model, the environment variable _FUSE_COMMFD must have the value of a file descriptor variable on which we pass the fuse fd.

There is some checking we don't do, e.g. for the number of active mount points. Last time I checked, that's the kind of stuff kernels do.

Description:

invoke fuse mount operations

Jump to

Keyboard shortcuts

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