T10262: Integrate KIO Slaves into file system using FUSE gateway
Christoph Feck
noreply at phabricator.kde.org
Thu Jan 3 23:29:10 GMT 2019
cfeck created this task.
cfeck added a project: Dolphin.
TASK DESCRIPTION
KioFuse is a FUSE daemon to access KIO URLs. This is only the backend that mounts actual KIO URLs at local paths.
What is also needed is infrastructure and ideas how this should be integrated into KIO and especially Dolphin.
For example, the user clicks on a Networks link for ftp://blabla.com/. Other file managers already mount FUSE at this step, because they cannot access the URL otherwise. But this works fine in Dolphin, and we should not change it to go through FUSE. At this point, no FUSE connection is needed.
We need to find a good workflow for manual mounting, and investigate what can be done to do automatic mounting.
As far as I know, gvfs exposes a D-Bus API, so that it should even be possible to mount shares to local paths from Dolphin, if the user has gvfs installed, without linking to any GLib dependencies.
This tasks collects sub-tasks to handle before bug 75324 can be considered resolved.
TASK DETAIL
https://phabricator.kde.org/T10262
To: cfeck
Cc: #dolphin, cfeck, alexde, sourabhboss, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190103/def39122/attachment.htm>
More information about the kfm-devel
mailing list