[kde] [Bug 464705] Mounted network shares that are inaccessible cause file operations to hang
Nate Graham
bugzilla_noreply at kde.org
Tue Jan 24 19:22:22 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=464705
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOT A BUG
Status|REPORTED |RESOLVED
CC| |nate at kde.org
--- Comment #1 from Nate Graham <nate at kde.org> ---
Yep, that'll happen. It's why manually mounting network locations via the CLI
or fstab is a bad idea and why asynchronous file access systems like kio and
kio-fuse were created.
I would *strongly* recommend no longer manually mounting locations in the
manner you're accustomed to, and instead access those locations from their URLs
and let the system take care of access and mounting under the hood
automatically. To create a permanent "mount" for a network location in a way
that will work much better, make a link to the location using Dolphin.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list