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; echo $? 0 $ ls -la drwx------ 2 us2000 data 0 Jul 22 20:36 New Normally rmdir gives en errror on local filesystems if the directory is non-empty: $ rmdir New; echo $? rmdir: failed to remove ‘New’: Directory not empty 1 Can we redirect/rename this ticket, or should I open a new one for mount.cifs? Thanks very much, us2000 -- 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 cifs share won't work. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1471523/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs