https://bugs.kde.org/show_bug.cgi?id=75324

--- Comment #44 from David Edmundson <k...@davidedmundson.co.uk> ---
@Nate
I think the Fuse part will be (relatively) easy. The hard part will be knowing
when to mount and unmount, and to make sure any KDE app remains using KIO.

The only feasible solution to retrofit something that I can think of is:
dolphin and the file dialog have explicit code to mount the KIOs when a user
enters the dir; rather than doing that inside KIO itself. Then we make sure the
file KIO has some way to return the "correct" URL in the UDS entry when listing
that dir. 

BTW: a kio fuse was made years ago: https://techbase.kde.org/Projects/KioFuse .
Would have been written against kdelibs3, but KIO hasn't changed /that/ much.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to