Summary: | Deletion of read-only smb: file leads to Internal Error | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Vahur Kotkas <vahur> |
Component: | smb | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | adawit |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Vahur Kotkas
2005-01-19 17:31:48 UTC
No crash here. It actually tries to delete everything on the server, or all servers. IMO, this could lead to HUGE problems if someone accidentally deleted an entire network. Is there a way for kio_smb to tell Konqueror that something cannot be deleted? Probably this was misunderstood. I think the reporter means that when he deletes a regular file from a SMB folder somewhere on which he only has read-only permission, he gets an Invalid argument error (which in fact is what libsmbclient returns in that case ...) On KDE-3.5.5 the error displayed is: "the file or folder ... does not exist" which is also not correct but as said above, this is what libsmbclient returns (Samba 3.0.23d) Cannot reproduce in KDE 4.11. I get access denied error message which is what libsmbclient returns. KDE 3 is no longer supported. |