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.

News
====

* recent: Fix crashes when DISPLAY is not set
* metadata: Various performance improvements
* dnssd: Fix crashes and leaks when mount fails
* network: Fix crashes when mount fails
* udisks2: Fix misleading notification when unmounting
* smb: Fix IPv6 uri handling



Download
========
https://download.gnome.org/sources/gvfs/1.30/gvfs-1.30.3.tar.xz (1.81M)
  sha256sum: b824a29489cae7f39e1a0fc0d154ac7b7bf43d8edd98ba83ffcad2f766d0f175

_______________________________________________
ftp-release-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to