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 ==== * ftp: Implement backups for replace * Add an nfs backend based on libnfs * test: Various improvements and fixes * ftp: Implement G_FILE_COPY_NOFOLLOW_SYMLINKS * programs: Fix bash completion * dav: Add support for server-side copying * mtp: Set MTP filetype from mime type when uploading files * gvfs-mount: Allow mounting as an anonymous user * smb: Handle the anonymous flag * Several smaller bugfixes * Translation updates ChangeLog ========= https://download.gnome.org/sources/gvfs/1.23/gvfs-1.23.90.changes (13.8K) Download ======== https://download.gnome.org/sources/gvfs/1.23/gvfs-1.23.90.tar.xz (1.54M) sha256sum: 29a0ee4dead02c22e6c354b3f8ad6b4ae948d96248a8fba7af69dae6a7c2ce0b _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
