%general-entities; ]> $LastChangedBy$ $Date$ gvfs-&gvfs-version; gvfs Introduction to Gvfs The Gvfs package is an userspace virtual filesystem designed to work with the I/O abstractions of GLib's GIO library. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gvfs-md5sum; Download size: &gvfs-size; Estimated disk space required: &gvfs-buildsize; Estimated build time: &gvfs-time; Gvfs Dependencies Required , and Recommended , and Optional , , , , libbluray, libcdio, libgphoto2, libimobiledevice and User Notes: Installation of Gvfs Install Gvfs by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/gvfs && make This package does not come with a test suite. Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Directories gvfs-cat, gvfs-copy, gvfs-info, gvfs-less, gvfs-ls, gvfs-mime, gvfs-mkdir, gvfs-monitor-dir, gvfs-monitor-file, gvfs-mount, gvfs-move, gvfs-open, gvfs-rename, gvfs-rm, gvfs-save, gvfs-set-attribute, gvfs-trash, gvfs-tree and several executables in /usr/lib/gvfs libgvfscommon.so and libgvfscommon-dnssd.so /usr/include/gvfs-client, /usr/lib/gvfs and /usr/share/gvfs Short Descriptions gvfs-cat prints a file to standard output using the virtual file system to access the file via a URI. gvfs-cat gvfs-copy copies a file from one URI location to another using the virtual file system. gvfs-copy gvfs-info prints information about files and directories using the virtual file system. gvfs-info gvfs-less executes less using the VFS as input preprocesor, so less can access any resource accessible by any of the Gvfs backends. gvfs-less gvfs-ls lists the content of directories using the virtual file system. gvfs-ls gvfs-mkdir makes a directory specified by an URI using the virtual file system. gvfs-mkdir gvfs-monitor-dir monitors the change content of a directory using the virtual file system. gvfs-monitor-dir gvfs-monitor-file monitors the change of a file using the virtual file system. gvfs-monitor-file gvfs-mount mounts, unmounts and lists file systems using the virtual file system. gvfs-mount gvfs-move moves a file from one URI location to another using the virtual file system. gvfs-move gvfs-open opens an URI using the appropiate application. gvfs-open gvfs-rename changes the name of a file or directory using the virtual file system. gvfs-rename gvfs-rm removes a directory entry using the virtual file system via a URI. gvfs-rm gvfs-save saves information to a file using the virtual file system. gvfs-save gvfs-trash moves a directory entry to the trash using the virtual file system. gvfs-trash gvfs-tree lists contents of directories in a tree-like format using the virtual file system. gvfs-tree libgvfscommon.so contains common API functions used in Gvfs programs. libgvfscommon.so libgvfscommon-dnssd.so contains API functions used in Gvfs DNS/SD backend. libgvfscommon-dnssd.so