| Summary: | NFS shares become inaccessible after timeout. | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Bassam <bassam.husain> |
| Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | dolphin-bugs-null, elvis.angelaccio, jjm, kdelibs-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bassam
2020-07-08 07:38:14 UTC
Accessing NFS mounted folders (which includes automounted ones) 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. |