|
|
|
gnomevfs-mount 0.0.1Hello folks. Since I saw gmailfs (1), I wondered why gnome does not have a way to mount gnomevfs-uris on the linux filesystem. I have taken a look into fuse (2) and I realized it would be very easy doing the same with gnomevfs. Then, I've written a small program, named gnomevfs-mount (3) available in my primates (currently, but it could be moved to a SourceForge project soon). http://primates.ximian.com/~sandino/gnomevfs-mount-0.0.1.tar.bz2 Installing it is easy, just ./configure && make && make install For rpm based distributions (RedHat, Fedora, Mandrake) a spec is provided inside the tarball, then you can generate rpms with: rpmbuild -ta gnomevfs-mount-0.0.1.tar.bz/2 Right now, it does not support authentification. Then, if you want to mount sftp uris, you have to either provide the password as part of the uri or put your ssh key into the ssh server. Current missed or broken features:
People, I need patches and help to improve this program. The main priority now (IMHO) is adding support for authentification (maybe using some gnome-authentification-manager, no idea). I'm at your service by email. Thanks. References: 1)http://www.sourceforge.net/projects/avf 2)http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html 3)http://primates.ximian.com/~sandino/gnomevfs-mount-0.0.1.tar.bz2
-- GnomePython 2.6.0GnomePython 2.6.0 has just been released. I offers convenient wrappers for most APIs in GNOME 2.6 platform, including the follwing modules: gnome, gnome.ui, gnome.canvas, gnome.vfs gconf The source tarball can be found here: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.6/ Please file bug reports here: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python Overview of Changes from gnome-python 2.5.90 to gnome-python 2.6.0
--
|
|
|
| All times are recorded in UTC. Linux is a trademark of Linus Torvalds. Powered by Linux, Apache and PHP |