centos man page for gvfsd-fuse

Query: gvfsd-fuse

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GVFSD-FUSE(1)							   User Commands						     GVFSD-FUSE(1)

NAME
gvfsd-fuse - Fuse daemon for gvfs
SYNOPSIS
gvfsd-fuse PATH
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.
OPTIONS
-d Enable fuse debug output. This implies -f. -f Run in the foreground. -s Run single-threaded. -o OPTION Set a fuse-specific option. See the fuse documentation for a list of these.
EXIT STATUS
On success 0 is returned, a non-zero failure code otherwise.
SEE ALSO
gvfs(7) gvfs GVFSD-FUSE(1)
Related Man Pages
gvfs-mkdir(1) - opensolaris
gvfs-monitor-dir(1) - opensolaris
gvfs-mount(1) - opensolaris
fusermount(1) - debian
fusermount(1) - centos
Similar Topics in the Unix Linux Community
Fork and Execvp Not Executing Bash Commands From C correctly.