logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gvfsd-fuse - Fuse daemon for gvfs

Description

gvfsd-fuse maintains a fuse mount to make gvfs backends available to POSIX applications. The mount point
       for the fuse filesystem is provided by the [PATH] argument.

       gvfsd-fuse is normally started by gvfsd(1). In this case, the mount point is $XDG_RUNTIME_DIR/gvfs or
       $HOME/.gvfs.

Exit Status

       On success 0 is returned, a non-zero failure code otherwise.

Name

       gvfsd-fuse - Fuse daemon for gvfs

Options

-d
           Enable fuse debug output. This implies -f.

       -f
           Run in the foreground.

       -s
           Run single-threaded.

       -oOPTION
           Set a fuse-specific option. See the fuse documentation for a list of these.

See Also

gvfs(7)

gvfs                                                                                               GVFSD-FUSE(1)

Synopsis

gvfsd-fuse PATH

See Also