man-pages/man1/gvfsd-fuse.1.html
2021-03-31 01:06:50 +01:00

120 lines
2.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of GVFSD-FUSE</TITLE>
</HEAD><BODY>
<H1>GVFSD-FUSE</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">&nbsp;</A>
<H2>NAME</H2>
gvfsd-fuse - Fuse daemon for gvfs
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<DL COMPACT>
<DT id="1">
<B>gvfsd-fuse</B> PATH
</DL>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
<B>gvfsd-fuse</B>
<DD>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.
<P>
<B>gvfsd-fuse</B>
is normally started by
<B><A HREF="/cgi-bin/man/man2html?1+gvfsd">gvfsd</A></B>(1). In this case, the mount point is
<B>$XDG_RUNTIME_DIR</B>/gvfs
or
<B>$HOME</B>/.gvfs.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<P>
<B>-d</B>
<DL COMPACT><DT id="2"><DD>
Enable fuse debug output. This implies
<B>-f</B>.
</DL>
<P>
<B>-f</B>
<DL COMPACT><DT id="3"><DD>
Run in the foreground.
</DL>
<P>
<B>-s</B>
<DL COMPACT><DT id="4"><DD>
Run single-threaded.
</DL>
<P>
<B>-o OPTION</B>
<DL COMPACT><DT id="5"><DD>
Set a fuse-specific option. See the fuse documentation for a list of these.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>EXIT STATUS</H2>
<P>
On success 0 is returned, a non-zero failure code otherwise.
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<P>
<B><A HREF="/cgi-bin/man/man2html?7+gvfs">gvfs</A></B>(7)
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="6"><A HREF="#lbAB">NAME</A><DD>
<DT id="7"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="8"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="9"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="10"><A HREF="#lbAF">EXIT STATUS</A><DD>
<DT id="11"><A HREF="#lbAG">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>