Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

gvfsd (1)

Name

gvfsd - Main daemon for gvfs

Synopsis

gvfsd [OPTION...]

Description

GVFSD(1)                         User Commands                        GVFSD(1)



NAME
       gvfsd - Main daemon for gvfs

SYNOPSIS
       gvfsd [OPTION...]

DESCRIPTION
       gvfsd is the main daemon for the gvfs virtual filesystem. It provides
       the org.gtk.vfs.Daemon name on the session bus. gvfsd is autostarted by
       GIO clients if it is not running.

       The primary task of gvfsd is to act as a mount tracker/manager. It
       spawns new backends when requested and keeps track of their lifecycle,
       maintaining a list of active mounts and creates direct connections to
       them.

       Since gvfs backends are running as children of the gvfsd process, it is
       possible to start gvfsd in a terminal and set environment variables to
       get debug output from individual backends.

       gvfsd also starts the gvfsd-fuse(1), and provides it the mount point
       where the fuse file system should be mounted.

OPTIONS
       -h, --help
           Prints a short help text and exits.

       --version
           Shows the version number and exits.

       -r, --replace
           Replace the currently running gvfsd instance.

       --no-fuse
           Don't start the fuse filesystem.

       -d, --debug
           Enable debug output.

ENVIRONMENT
       GVFS_DISABLE_FUSE
           If this environment variable is set, gvfsd will not start the fuse
           filesystem.

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


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | library/gnome/gvfs    |
       +---------------+-----------------------+
       |Stability      | Pass-through volatile |
       +---------------+-----------------------+

SEE ALSO
       gvfs(7), gvfsd-fuse(1)



NOTES
       Source code for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       https://download.gnome.org/sources/gvfs/1.48/gvfs-1.48.1.tar.xz.

       Further information about this software can be found on the open source
       community website at https://wiki.gnome.org/Projects/gvfs.



gvfs                                                                  GVFSD(1)