https://bugs.kde.org/show_bug.cgi?id=339973
Nate Graham <pointedst...@zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED CC| |pointedst...@zoho.com --- Comment #4 from Nate Graham <pointedst...@zoho.com> --- In general you don't need to escape characters like that. You can use @ and : in samba URLs, but you should use forward slashes (/) instead of Windows backslashes (\). So a valid Samba URL looks like this: smb://username[:optional password]@share/optional/path/to/file -- You are receiving this mail because: You are watching all bug changes.