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-metadata - Metadata daemon for gvfs

Description

gvfsd-metadata is a daemon acting as a write serialiser to the internal gvfs metadata storage. It is
       autostarted by GIO clients when they make metadata changes. Read operations are done by client-side GIO
       code directly, and don't require the daemon to be running.

       The gvfs metadata capabilities are used by the nautilus file manager, for example.

Exit Status

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

Files

$XDG_DATA_HOME/gvfs-metadata
           The directory where the gvfs metadata database files are stored

Name

       gvfsd-metadata - Metadata daemon for gvfs

Options

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

       --version
           Shows the version number and exits.

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

See Also

gvfs(7), nautilus(1)

gvfs                                                                                           GVFSD-METADATA(1)

Synopsis

gvfs-metadata [OPTION...]

See Also