1GVFSD-FUSE(1) User Commands GVFSD-FUSE(1)
2
3
4
6 gvfsd-fuse - Fuse daemon for gvfs
7
9 gvfsd-fuse PATH
10
12 gvfsd-fuse maintains a fuse mount to make gvfs backends available to
13 POSIX applications. The mount point for the fuse filesystem is provided
14 by the [PATH] argument.
15
16 gvfsd-fuse is normally started by gvfsd(1). In this case, the mount
17 point is $XDG_RUNTIME_DIR/gvfs or $HOME/.gvfs.
18
20 -d
21 Enable fuse debug output. This implies -f.
22
23 -f
24 Run in the foreground.
25
26 -s
27 Run single-threaded.
28
29 -o OPTION
30 Set a fuse-specific option. See the fuse documentation for a list
31 of these.
32
34 On success 0 is returned, a non-zero failure code otherwise.
35
37 gvfs(7)
38
39
40
41gvfs GVFSD-FUSE(1)