gnome-vfs plugin for Tux Commander version 0.99.2 Copyright (c) 2005 Tomas Bzatek http://tuxcmd.sourceforge.net To get gnome-vfs library, please see * http://freshmeat.net/projects/gnome-vfs/ * ftp://ftp.gnome.org/pub/gnome/sources/gnome-vfs/ For glib library, go to http://www.gtk.org/ This is the gnome-vfs VFS module for Tux Commander, using libgnomevfs-2 library to access various resources. Currently FTP, SFTP (SSH subsystem) and SMB protocols are tested and working with gnome-vfs library version 2.8.0. The other protocols may be working too, depending on the version of gnome-vfs library. The binary version of gnome-vfs module for Tux Commander is compiled always with the last stable version of gnome-vfs library, which is 2.18.1 at the moment of this release. The gnome-vfs library depends also on glib library and this module requires glib too; the installation process is nearly the same as the installation of gnome-vfs. For successful compilation, the gnome-vfs development files are required (it is assumed, that the gnome-vfs library is present in your system too). You can get them by installing the package from your Linux distribution (usually libgnomevfs2 and libgnomevfs2-dev) or by downloading the source tarball and compiling by hand.