faq
flatforty
contribute
subscribe
configure
search
rdf
main
parent
|
fuse_kio!
by Haakon Nilsen on Saturday 27/Dec/2003, @03:32
|
| So now there's something called fuse_kio that will let you mount any KIO slave on the *filesystem*? And this is mentioned only casually? If it does what it says it does, it's freaking awesome! Can someone explain how this works? And will it be part of KDE 3.2? |
|
|
The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: fuse_kio!
by Arend jr. on Saturday 27/Dec/2003, @03:50
|
And, is this a first step in letting GTK+ apps be able to use KIO slaves?
|
[
Reply To This | View ]
|
Re: fuse_kio!
by Niek on Saturday 27/Dec/2003, @04:23
|
Speaking about GTK+, I saw this tarball on Zacks webpage:
http://www.automatix.de/~zack/qtgtk.tar.bz2
Nice example of integrating GTK+ and KDE :)
|
[
Reply To This | View ]
|
|
Re: fuse_kio!
by Niek on Saturday 27/Dec/2003, @04:15
|
From what I understand, this is just a KIO slave for the protocols supported by FUSE/AVFS. See http://www.inf.bme.hu/~mszeredi/avfs/ for a complete list of supported protocols.
|
[
Reply To This | View ]
|
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 ]
|
|
Re: fuse_kio!
by KDE User on Saturday 27/Dec/2003, @08:13
|
Yes this is part of the KDE/Debian/Enterprise work by Alex and Kevin. =)
|
[
Reply To This | View ]
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|
|