https://bugs.kde.org/show_bug.cgi?id=376344
--- Comment #39 from madc...@atlas.cz --- (In reply to Christoph Feck from comment #37) > > kio_smb sets the permissions on the UDSEntries correctly but Dolphin seems > > to have a mind of its own. > > In other words, using Dolphin copying fails, but using "kioclient5 cp" works? I just got it to happen again and yes, this is exactly the case. The patch to set the UDSEntry access still seems to be needed but it is not the only issue at play here. It seems that it may have something to do with login credentials. This is how I managed to trigger the problem: I accessed a share that is usually unwritable. In this particular instance everything seemed to be OK and I could write into it through Dolphin. I opened a directory in that share and got asked for my login credentials again for some reason. Until I OK'ed the creds prompt, the "Create new" item in the rightclick menu in Dolphin was greyed out. When I returned back to the share's root, the write access to it from Dolphin was gone by kioclient worked. Weird... -- You are receiving this mail because: You are watching all bug changes.