143 lines
2.8 KiB
HTML
143 lines
2.8 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of GVFSD</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>GVFSD</H1>
|
|
Section: User Commands (1)<BR>Updated: <BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
gvfsd - Main daemon for gvfs
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1">
|
|
<B>gvfsd</B> [OPTION...]
|
|
</DL>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
<B>gvfsd</B>
|
|
<DD>is the main daemon for the gvfs virtual filesystem. It provides the
|
|
<I>org.gtk.vfs.Daemon</I>
|
|
name on the session bus. gvfsd is autostarted by GIO clients if it is not running.
|
|
<P>
|
|
|
|
The primary task of
|
|
<B>gvfsd</B>
|
|
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.
|
|
<P>
|
|
|
|
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.
|
|
<P>
|
|
|
|
<B>gvfsd</B>
|
|
also starts the
|
|
<B><A HREF="/cgi-bin/man/man2html?1+gvfsd-fuse">gvfsd-fuse</A></B>(1), and provides it the mount point where the fuse file system should be mounted.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<P>
|
|
|
|
<B>-h</B>, <B>--help</B>
|
|
<DL COMPACT><DT id="2"><DD>
|
|
Prints a short help text and exits.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>--version</B>
|
|
<DL COMPACT><DT id="3"><DD>
|
|
Shows the version number and exits.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-r</B>, <B>--replace</B>
|
|
<DL COMPACT><DT id="4"><DD>
|
|
Replace the currently running gvfsd instance.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>--no-fuse</B>
|
|
<DL COMPACT><DT id="5"><DD>
|
|
Don't start the fuse filesystem.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-d</B>, <B>--debug</B>
|
|
<DL COMPACT><DT id="6"><DD>
|
|
Enable debug output.
|
|
</DL>
|
|
|
|
<A NAME="lbAF"> </A>
|
|
<H2>ENVIRONMENT</H2>
|
|
|
|
<P>
|
|
|
|
<B>GVFS_DISABLE_FUSE</B>
|
|
<DL COMPACT><DT id="7"><DD>
|
|
If this environment variable is set, gvfsd will not start the fuse filesystem.
|
|
</DL>
|
|
|
|
<A NAME="lbAG"> </A>
|
|
<H2>EXIT STATUS</H2>
|
|
|
|
<P>
|
|
|
|
On success 0 is returned, a non-zero failure code otherwise.
|
|
<A NAME="lbAH"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<P>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?7+gvfs">gvfs</A></B>(7),
|
|
<B><A HREF="/cgi-bin/man/man2html?1+gvfsd-fuse">gvfsd-fuse</A></B>(1)
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="8"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="9"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="10"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="11"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="12"><A HREF="#lbAF">ENVIRONMENT</A><DD>
|
|
<DT id="13"><A HREF="#lbAG">EXIT STATUS</A><DD>
|
|
<DT id="14"><A HREF="#lbAH">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:16 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|