|
GVFS is the virtual filesystem for the GNOME desktop, which allows users easy access to remote data via SFTP, FTP, WebDAV, SMB, and local data via Udev integration, OBEX, MTP and others.〔GNOME 2.22 Release Notes, (6.1: GVFS and GIO )〕 Attached resources are exposed via a URI syntax, for example smb://server01/gamedata or ~/.gvfs/ or /run/user/$USERNAME/gvfs or $XDG_RUNTIME_DIR/gvfs directory〔("Man page: gvfsd-fuse" )〕〔http://askubuntu.com/a/281756〕 to make them available to applications using standard POSIX commands and I/O.==Technical details== GVFS may use FUSE,〔(gvfs status report, Alexander Larsson, mail.gnome.org, February 15, 2007 )〕 and replaces the earlier GnomeVFS.〔 (GnomeVFS shortcomings )〕 It consists of two parts:〔("Using GNOMEvfs to manipulate files" ), Linux.com〕 # a shared library which is loaded by applications supporting GIO # GVFS itself, which contains a collection of daemons which communicate with each other and the GIO module over D-Bus. A collection of command-line utilities (such as gvfs-mount, gvfs-less) works with VFS resources.〔(''gvfs-mount'' ), man page〕 GVFS uses libgphoto2 to expose on-camera photos to GNOME applications via a virtual filesystem. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「GVFS」の詳細全文を読む スポンサード リンク
|