 | CIFS mount - files not appearing in trash I've noticed that with my CIFS mount, files that I hit delete on do not appear in the trash, and it seems that the free space on the share never increases as a result.
What should I look into? Don't think anything has changed on my end, it's mounted by
//location /media/NAS cifs noperm,user=me,pass=mypwd,auto,exec 0 2 |
 | Looks like it was the noperm option that caused it. I know I had previously added it to fix not being able to move files to the trash (would delete immediately), but it seems those issues are fixed. |