https://bugs.kde.org/show_bug.cgi?id=420188
--- Comment #8 from Harald Sitter <sit...@kde.org> --- Windows 7, just like SMB1 is no longer supported. I suggest you wait for the soon to be released 20.04 version of dolphin and if the problems with SMB3 persists file a new bug about it. To get useful debug output you need to start dolphin like so: `KDE_FORK_SLAVES=1 QT_LOGGING_RULES="kf5.*=true;kf5.kio.*=true;kio_smb=true" dolphin --new-window` Before that you could also enable libsmbclient logging by running `kwriteconfig5 --file kioslaverc --group SMB --key DebugLevel 10` -- You are receiving this mail because: You are watching all bug changes.