Sample Header Ad - 728x90

How can I enable Trash feature in a NTFS partition with permissions?

3 votes
2 answers
2559 views
I'm currently trying to able the Trash feature in a NTFS partition mounted automatically on boot. To do that I'm using the permissions option in my fstab: UUID=1CACB8ABACB88136 /media/FILES ntfs defaults,permissions,relatime 0 0 then I changed the permissions: sudo chown :users -R /media/FILES/ sudo chmod g+rwx -R /media/FILES/ It works great except I continue to not have the trash feature. I can read, write, execute being member of the users group but I cannot use the Trash feature in Nautilus, only permanent delete. Any thoughts ? BR
Asked by MaikoID (999 rep)
May 21, 2017, 04:28 PM
Last activity: Nov 13, 2022, 09:27 AM