I’m not really a technical person and going into config files just to mount a SMB or NFS share is not really user friendly. And then you still have the problem that it doesn’t mount on startup or when the network connects.
What makes it more confusing is that there’s already a UI in Dolphin that seems like it should connect to a SMB share,but it doesn’t reconnect on startup. You have to do it manually every time.
I’m used to the Windows experience where you set it up once and it just works.. connects on startup, reconnects when the network is available, no config fstab file needed.
I’d love to have that same experience in Dolphin. Just configure it once in a simple dialog and not have to bother with it again.
I’m aware of that. The real problem is connecting to the remote shares in the first place. Having to configure them in the fstab file isn’t obvious or easy for beginners, and it really breaks the user experience.
That’s not really in dolphin scope, maybe in Plasma, but filesystem configuration has little interest from the community these days.
Filesystem definition is at the administrator level, very few GUI tools exist for this in Linux.
Dolphin and the KDE stack (kio) provide smb:// in part to alleviate this issue and many issue that mounting network filesystem imply and with kio-fuse application outside of KDE stack can still benefit from it.
This is still not 100% perfect, our software development reflects the community interest mostly and network filesystem does not have many users or developers supporting it.
If that’s not satisfying for you, you might to try autofs and refer to Samba - ArchWiki
Linux is not Windows it does not work the same way, doesn’t have the same support., KDE isn’t a billion dollar company.
KDE is a FOSS community that delivers software for free contributed mainly by volunteers and improved thanks to user feedback as additional QA to the QA done by its contributors.
Please consider aligning your expectations with that fact or at least framing your feedback in accord.
Thanks for the clarification.. I apologize, I do not understand how Linux handles this kind of thing and just assumed it was a Dolphin issue… I just thought implementing this in Dolphin would make the experience better, but I understand if it isn’t in the right place, also I really love KDE and the work you all do, so thanks for that too.