https://bugs.kde.org/show_bug.cgi?id=385708

--- Comment #2 from madc...@atlas.cz ---
Non-existing files are not really a problem as you should get an ENOENT. There
is something oddly wrong with libsmbclient, for instance, entering a
nonexistent URL such as smb://MY_SERVER/nonsense (nonsense being a name of a
share here) also seems to return EEXIST. With the workaround in place I get
incorrectly asked for login creds, without the workaround I just get an
"Internal error: File exists" warning. A URL like this -
smb://MY_SERVER/good_share/nonsense - however returns ENOENT and I get the
correct warning in Dolphin.

The workaround at least lets me enter the login credentials when the server
needs them although it is pretty far from an actual solution.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to