In Dolphin, when I cut and paste (move) a file to a locally mounted CIFS share, I get the error “access denied to /mnt/share/filename”.
I then click “cancel”. But… the file HAS actually copied OK. If I navigate to the source folder in Dolphin, the file is still showing but greyed out. Pressing F5 shows the file is no longer there.
Why is this, and what can I do to change it as I presume this error is not correct?
Here is the mount in my fstab:
//windowspc/e$ /mnt/windowspc cifs credentials=/etc/win-credentials,file_mode=0777,dir_mode=0777 0 0
Note - I don’t get the error if I copy the file, only if I cut it !