# phpman > man > fusermount3(1)

[FUSERMOUNT3(1)](https://www.chedong.com/phpMan.php/man/FUSERMOUNT3/1/markdown)                     Filesystem in Userspace (FUSE)                     [FUSERMOUNT3(1)](https://www.chedong.com/phpMan.php/man/FUSERMOUNT3/1/markdown)



## NAME
       **fusermount3** - mount and unmount FUSE filesystems


## SYNOPSIS
       **fusermount3** [_OPTIONS_] _MOUNTPOINT_


## DESCRIPTION
       Filesystem  in Userspace (FUSE) is a simple interface for userspace programs to export a vir‐
       tual filesystem to the Linux kernel. It also aims to provide a secure method for  non  privi‐
       leged 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.

## OPTIONS
       -h  print help.

       -V  print version.

       -o _OPTION_[,_OPTION_...]
           mount options.

       -u  unmount.

       -q  quiet.

       -z  lazy unmount.


## SEE ALSO
       [_mount_(8)](https://www.chedong.com/phpMan.php/man/mount/8/markdown), [_mount.fuse3_(8)](https://www.chedong.com/phpMan.php/man/mount.fuse3/8/markdown), [_fuse_(4)](https://www.chedong.com/phpMan.php/man/fuse/4/markdown),


## HOMEPAGE
       More  information about fusermount3 and the FUSE project can be found at <_<http://fuse.source__>‐
       _forge.net/_>.


## AUTHORS
       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-technolo__‐
       _gies.net_>.



2.8.6                                        2011-10-23                               [FUSERMOUNT3(1)](https://www.chedong.com/phpMan.php/man/FUSERMOUNT3/1/markdown)
