Which filesystems should kio-fuse mount?

Hi,

I have a question about kio-fuse, and didn’t find documentation to answer it.

With gnome-based desktops I was used to having user-space-driven filesystems mounted automatically by the desktop or manually through the file manager as a fuse mount under /run/user/[UID]/gvfs/…

which I needed e.g. to rsync the pictures from my mobile and my camera to the computer.

While I was under the impression that kio-fuse is supposed to do the very same task under /run/user/[UID]/kio-fuse/… , things mounted with Dolphin, such as cameras and mobiles (MTP) or webdav just don’t appear there (Kubuntu 25.10 and Kinoite 43).

Is this some bug or misconfiguration, or is it the normal state that kio-fuse does not mount these kio file systems?

As far as I found, kio-fuse should not need any direct user interaction and should be driven and notified solely over dbus. So I would have expected that what I do mount in Dolphin, would appear as a regular file system under /run/user/[UID]/kio-fuse.

But why doesn’t it do that?