NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | HOMEPAGE | AUTHORS | COLOPHON |
|
|
FUSERMOUNT3(1) Filesystem in Userspace (FUSE) FUSERMOUNT3(1)
fusermount3 - mount and unmount FUSE filesystems
fusermount3 [OPTIONS] MOUNTPOINT
Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. fusermount3 is a program to mount and unmount FUSE filesystems. It should be called directly only for unmounting FUSE file systems. To allow mounting and unmounting by unprivileged users, fusermount3 needs to be installed set-uid root.
-h print help. -V print version. -o OPTION[,OPTION...] mount options. -u unmount. -q quiet. -z lazy unmount.
mount(8), mount.fuse3(8), fuse(4),
More information about fusermount3 and the FUSE project can be found at <http://fuse.sourceforge.net/ >.
FUSE is currently maintained by Nikolaus Rath <Nikolaus@rath.org> The original author of FUSE is Miklos Szeredi <miklos@szeredi.hu>. This manual page was originally written by Daniel Baumann <daniel.baumann@progress-technologies.net>.
This page is part of the libfuse (Filesystem in Userspace)
project. Information about the project can be found at
⟨https://github.com/libfuse/libfuse⟩. If you have a bug report
for this manual page, see
⟨https://github.com/libfuse/libfuse/issues⟩. This page was
obtained from the project's upstream Git repository
⟨https://github.com/libfuse/libfuse.git⟩ on 2024-06-14. (At that
time, the date of the most recent commit that was found in the
repository was 2024-06-13.) If you discover any rendering
problems in this HTML version of the page, or you believe there
is a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org
2.8.6 2011-10-23 FUSERMOUNT3(1)
Pages that refer to this page: mount.fuse3(8)