The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: fuse_kio!
by Haakon Nilsen on Saturday 27/Dec/2003, @05:41
|
I see, oh well. It looks like maybe AVFS is what I'm really looking for anyway, since it lets you mount ssh, webdav and other kinds of protocols too. I still think it would be cool to have some sort of userspace program that utilizes kio slaves to "mount" any kio-supported protocol though, since it potentially could take kio usability to a whole new level (read: ANY program would benefit, be it KDE, GTK, console etc, and with no recompile or porting efforts).
|
[
Reply To This | View ]
|
Re: fuse_kio!
by anon on Saturday 27/Dec/2003, @07:39
|
I don't know about that, the first mention explicitly says that it will allow you to, "...mount KIO slaves with the fuse_kio module." I don't usually say I'm mounting something unless I'm attaching it to the filesystem.
Also he writes:
----
I have disabled progress dialogs where I found them activated (it
was quite disturbing to have a progress indicator popup on CLI).
----
If we were using FUSE/AVFS --> KIO then would he be worrying about dialogs popping up? To me, this really makes it sound like it's KIO --> FUSE/AVFS.
Which would be excellent IHMO. :-)
|
[
Reply To This | View ]
|
Re: fuse_kio!
by Derek Kite on Saturday 27/Dec/2003, @08:09
|
http://capzilla.net/blog/2451/
Rob Kaper mentions kio_fuse with some links.
Derek
|
[
Reply To This | View ]
|
|
Re: fuse_kio!
by Simon Edwards on Saturday 27/Dec/2003, @09:11
|
Short: Yes, the original poster is right.
Long: From what I understand, FUSE lets you write filesystems that run as normal userland programs, but can still be mounted like real kernel filesystems. It kind of bridges kernel and user space. Now, fuse_kio is a program for use with FUSE which lets you use any KIO slave. It kind of bridges FUSE and the KIO slave system. String all of that together and you can mount KIO slaves like any other kernel filesystem!
KIO slaves of almost all of the AVFS protocols have been around for quite a long time already.
--
Simon
|
[
Reply To This | View ]
|
Re: fuse_kio!
by aleXXX on Sunday 28/Dec/2003, @03:19
|
It is a "fuse protocol" with supports kde ioslaves.
I tested it until now only by mounting the fish-ioslave. But it's still very early in development.
Expect more to come.
Bye
Alex
|
[
Reply To This | View ]
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|