gvfs 1.28.3



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 when mount failed
* gvfs-open: Fix spawning of applications with dashses in their app IDs
* daemon: Fix crashes caused by NULL certificates
* afc: Many fixes for iOS support
* client: Fix missing mount prefix in cached fuse paths
* dav: Fix IPv6 address handling
* Translation updates



Download
========
https://download.gnome.org/sources/gvfs/1.28/gvfs-1.28.3.tar.xz (1.43M)
  sha256sum: 458c4cb68570f6ef4a9e152995c62d0057c3e0a07ed64d84c7200cdd22f0bd17



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]