{
    "mode": "man",
    "parameter": "fusermount3",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/fusermount3/1/json",
    "generated": "2026-06-10T16:16:05Z",
    "synopsis": "fusermount3 [OPTIONS] MOUNTPOINT",
    "sections": {
        "NAME": {
            "content": "fusermount3 - mount and unmount FUSE filesystems\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "fusermount3 [OPTIONS] MOUNTPOINT\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Filesystem  in Userspace (FUSE) is a simple interface for userspace programs to export a vir‐\ntual filesystem to the Linux kernel. It also aims to provide a secure method for  non  privi‐\nleged users to create and mount their own filesystem implementations.\n\nfusermount3  is a program to mount and unmount FUSE filesystems. It should be called directly\nonly for unmounting FUSE file systems. To  allow  mounting  and  unmounting  by  unprivileged\nusers, fusermount3 needs to be installed set-uid root.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "-h  print help.\n\n-V  print version.\n\n-o OPTION[,OPTION...]\nmount options.\n\n-u  unmount.\n\n-q  quiet.\n\n-z  lazy unmount.\n\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "mount(8), mount.fuse3(8), fuse(4),\n\n",
            "subsections": []
        },
        "HOMEPAGE": {
            "content": "More  information about fusermount3 and the FUSE project can be found at <http://fuse.source‐\nforge.net/>.\n\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "FUSE is currently maintained by Nikolaus Rath <Nikolaus@rath.org>\n\nThe original author of FUSE is Miklos Szeredi <miklos@szeredi.hu>.\n\nThis manual page was originally written by Daniel Baumann  <daniel.baumann@progress-technolo‐\ngies.net>.\n\n\n\n2.8.6                                        2011-10-23                               FUSERMOUNT3(1)",
            "subsections": []
        }
    },
    "summary": "fusermount3 - mount and unmount FUSE filesystems",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "mount",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/mount/8/json"
        },
        {
            "name": "mount.fuse3",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/mount.fuse3/8/json"
        },
        {
            "name": "fuse",
            "section": "4",
            "url": "https://www.chedong.com/phpMan.php/man/fuse/4/json"
        }
    ]
}