Re: Plans for gnome-vfs replacement
- From: Pavel Machek <pavel ucw cz>
- To: Alexander Larsson <alexl redhat com>
- Cc: "gnome-vfs-list gnome org" <gnome-vfs-list gnome org>, "gtk-devel-list gnome org" <gtk-devel-list gnome org>
- Subject: Re: Plans for gnome-vfs replacement
- Date: Sun, 3 Dec 2006 17:35:29 +0000
Hi!
Sorry for replying to ancient mail.
> For example, we could be to use "//.network/" as a prefix for the vfs
> filename namespace. A smb share might then be accessed as
> "//.network/smb/computer:share/dir/file.txt", or a ftp share as
> "//.network/ftp/alex ftp gnome org/dir/file.txt". With a setup like
> "//.network/$method/$mount_object/" it would be quite easy to find the
> process handling the mount. Just ask for a dbus named object like
> "org.glib.gvsf.smb.computer:share". It is also very easy to detect
> local filenames and short-circuit to in-process i/o.
You don't want to use notation above -- because someone will try ls
//.network, or worse ls //.network/ftp .
Midnight commander grew solution for this (similar to your
/:ftp:...)... it is /#ftp:pavel gnome org/foo/bar . It can nicely
handle tar (and similar) archives, like
/#ftp:pavel gnome org/foo/bar.tar#utar/x.c . avfs used that notation at
some point too (still does?). Please consider using it, too.
Pavel
--
Thanks for all the (sleeping) penguins.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]