Summary: | different access right on nfsv4 directory from dolpin and from terminal | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Uwe Lienig <uwe.lienig> |
Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | REPORTED --- | ||
Severity: | major | CC: | elvis.angelaccio, jjm, kdelibs-bugs, kfm-devel, nate, sitter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Uwe Lienig
2020-03-10 17:51:49 UTC
Accessing NFS mounted folders is handled in the same way as local file access as far as KIO is concerned; that is, by the 'file' ioslave. The NFS ioslave in kio-extras provides access to remote NFS servers (without the need for mounting) via URLs starting "nfs://host/". Reassigning to frameworks-kio/general. Possible duplicate of bug 267209. |