[Xfce-bugs] [Bug 13830] Thunar refuses to delete/overwrite user files when parent directory allows limited access
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Thu Dec 6 14:14:09 CET 2018
https://bugzilla.xfce.org/show_bug.cgi?id=13830
--- Comment #3 from userblues at yahoo.com ---
$ su (or sudo -s)
# mkdir testdir
# touch testdir/testfile
# chown <user> testdir/testfile
# ^d
$ touch testfile
$ cp testfile testdir/testfile
The last command is cp and it works from CLI, not from Thunar. Note, the parent
directory is owned by root.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list