D23694: Add support for sshfs to the fstab backend
Fabian Vogt
noreply at phabricator.kde.org
Tue Sep 3 12:48:52 BST 2019
fvogt added a comment.
`fuse.sshfs` is used by kdeconnect as well, does that cause some kind of conflict?
If not, LGTM.
Could be improved by adding other filesystems (curlftpfs?) as well and using something like
`QStringList{"nfs", "nfs4", "smbfs", "cifs", "fuse.sshfs"}.contains(fstype);` instead.
REPOSITORY
R245 Solid
REVISION DETAIL
https://phabricator.kde.org/D23694
To: lbeltrame, bruns, broulik, fvogt
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190903/1ee046d9/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list