> Do you have the listing entry in your .protocol file?
The following is my protocol file:
[Protocol]
DocPath=kioslave/kio_rolefs.html
exec=kio_rolefs
input=none
output=filesystem
protocol=rolefs
reading=true
Icon=folder
listing=Name,Type
so I guess the listing entry is right. I've tried to cha
Hi all,
I'm trying to implement a simple kioslave, but I don't understand well the
lifecycle and therefore how the slave should behave.
If I get it right, the get() method is called each time a specific URL must
be retrieved (e.g., a local file), while listDir and stat each time a folder
content