Skip to content
/ gvfs Public

Virtual filesystem for the GNOME desktop - Ck development branch

License

Notifications You must be signed in to change notification settings

gicmo/gvfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bfee5fa · Aug 23, 2016
May 25, 2016
Jun 22, 2016
Aug 23, 2016
Aug 11, 2016
Jan 18, 2016
Jan 22, 2016
Jun 9, 2016
Aug 23, 2016
Jul 12, 2016
Jun 7, 2016
Nov 20, 2015
Aug 11, 2016
Feb 20, 2009
Jul 30, 2012
Apr 17, 2009
Nov 20, 2015
Aug 11, 2016
Aug 11, 2016
Feb 4, 2008
Apr 17, 2009
Aug 11, 2016
Aug 22, 2016
Aug 27, 2014
Nov 20, 2015

Repository files navigation

gvfs is a userspace virtual filesystem designed to work with the i/o
abstractions of gio (a library availible in glib >= 2.15.1). It
installs several modules that are automatically used by applications
using the APIs of libgio. There is also fuse support that allows
applications not using gio to access the gvfs filesystems.


The gvfs model differs from e.g. gnome-vfs in that filesystems must
be mounted before they are used. There is a central daemon (gvfsd)
that handles coordinting mounts, and then each mount is (typically)
in its own daemon process (although mounts can share daemon process).

gvfs comes with a set of backends, including trash support, sftp,
smb, http, dav and others. More backends are planned.

gvfs also contains modules for gio that implement hal volume monitors
and the gnome uri-scheme handler configuration.

There is a set of command line programs starting with "gvfs-" that
lets you run commands (like cat, ls, stat, etc) on files in the gvfs
mounts.

About

Virtual filesystem for the GNOME desktop - Ck development branch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published