this post was submitted on 08 Jul 2026
93 points (94.3% liked)
Linux
14253 readers
977 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, it's usually quality of life misses. An example: if I mount a network drive (mine auto-mounts upon login) and then that NAS goes down for whatever reason, if I open Dolphin it'll hang trying to connect to the offline network drive and never timeout. I can restart my NAS and then as soon as it's online again, my file manager will open ๐ .
I'd have to manually unmount in terminal if that NAS became non-functional. Windows just times out and marks it as offline so File Explorer still works.
I've been using AutoFS and that's no longer an issue for me. How did you mount the NAS?
SMB mount via fstab, hadn't heard of AutoFS. That's usually how it goes, I learn about something better after going through the pain of doing it an inferior way.
Ah yes I did it like that before. At home it's not a problem since my NAS is always connected but taking my laptop outside would be problematic unless I had the VPN enabled.
i think if you have it in fstab that forces kio to wait. instead of adding to fstab i just right click and add smb to places in dolphin for a direct link. dolphin doesn't hang on load anymore, auto mounts and even sends wol, might comment it out from fstab or set noauto to see if it speeds up dolphin
kde got over a mil to fix network drive issues and I have no doubt they'll be best in class next year