--> https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1477678
Thanks for your help!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1471523
Title:
Deleting a non empty folder in PCManFM on a
not a bug in PCManFM, but probably a bug in mount.cifs
** Changed in: pcmanfm (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1471523
Title:
Deleting a non empt
Well, it's built into the kernel, so that's where you need to look. There are a
lot of bugs that have to do with cifs:
https://bugs.launchpad.net/ubuntu/+source/linux/+bugs?field.searchtext=cifs&search=Search&field.status%3Alist=NEW&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=
Hi,
thanks for looking into this. I think you are right, it's a mount.cifs vers>1.0
issue.
Tested with a mount.cifs vers 2.0 mountpoint and in a LXTerminal:
rmdir on a non-empty folder gives status 0, but nothing is done:
$ ls -la
drwx-- 2 us2000 data 0 Jul 22 20:36 New
$ rmdir New; e
Hi, thanks for your answer.
The share is mounted with mount.cifs in fstab (not gvfs). The exact
mount.cifs options used (working/non-working) are listed above.
best regards
us2000
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
Investigating further:
Seems pcmanfm does not handle cifs vers 3.0 and 2.1 correctly (2.0 not tested).
Mounting with cifs vers 1.0 solves the issue, no other changes on server or
client.
Working mount:
//server/pw/d on /p/d type cifs
(rw,relatime,vers=1.0,cache=strict,username=smbdata,domain=x