[kiofuse] [Bug 75324] Integrate KIO Slaves into file system using FUSE gateway

David Edmundson bugzilla_noreply at kde.org
Thu Feb 1 11:43:32 GMT 2018


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

--- Comment #44 from David Edmundson <kde at 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 the assignee for the bug.
You are on the CC list for the bug.


More information about the Unassigned-bugs mailing list