About gvfs
==========

GVfs is a userspace virtual filesystem designed to work with the I/O
abstraction 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. GnomeVFS in that filesystems must be
mounted before they are used. There is a master daemon (gvfsd) that
handles coordinating 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.

GVfs also contains modules for GIO that implement 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.

News
====

* dnssd: Fix crashes for uris with colons
* trash: Correctly determine fs type for paths with symlinks
* gdaemonfile: Pass GFileCreateFlags in write operations
* metadata: Various performance improvements
* Several smaller bugfixes
* Translation updates



Download
========
https://download.gnome.org/sources/gvfs/1.31/gvfs-1.31.3.tar.xz (1.75M)
  sha256sum: 3cc60bf9b1761ab812a6c2f23d94c468f563f9b4e719d7b534e0e43939ea2733

_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to