https://bugs.kde.org/show_bug.cgi?id=452210
--- Comment #4 from Nate Graham <n...@kde.org> --- basically, when you access a Samba share using its smb:// url, KIO uses a worker process (with the unfortunate name of "ioslave") specifically for Samba shares: the "smb" ioslave. If you manually mount it, then KIO doesn't notice that it's a Samba share and it treats it as any other locally-accessed location, using the "file" ioslave that handles local files. -- You are receiving this mail because: You are watching all bug changes.