The /home directory on my host is an NFS mount connected to a server which is not in my control. When deleting files in $HOME with Nautilus I get the following message:
Cannot move file to trash, do you want to delete immediately?
The file "..." cannot be moved to the trash.
Is there some way to enable trash for this mount point?
Today I wondered how to empty the trash bin from CLI (just for fun :D), I googled it and foundrm-rf /home/USER/.local/share/Trash/files/*
rm-rf /home/USER/.local/share/Trash/info/*fine, that works.I have also found something more, a little program called trash-cli. ;)It does more that just emptying the trash, it provides a "mild version of rm command".
Where do i find the trash folder location in my file system?
I am login as a non-root user; have searched in my home directory with "-a" switch with ls command but couldn't find anything related to trash; though could see some hidden files/directories.
On the other hand on the GUI, there is a folder called Trash which has all the files deleted.
I've tried using sudo rm -rf ~/.local/share/Trash/files/ and even going myself as root doing the same, and recreating the folder its still there, it was from a pendrive at one point and I deleted it but now I cant get it to delete permanently.
Anyone have any suggestions?
I ran this command
sudo find / -type d -name '*Trash*' | sudo xargs du -h | sort
This was the output:
100M /root/.local/share/Trash/files/recup_dir.2.30
100M /root/.local/share/Trash/files/recup_dir.2.72
100M /root/.local/share/Trash/files/recup_dir.32
101M /root/.local/share/Trash/files/recup_dir.2.27
101M /root/.local/share/Trash/files/recup_dir.29
103M /root/.local/share
I download a lot using torrents everyday. And after finishing watching the movies or installing stuffs, I usually delete the downloaded files using the option of Transmission. However, one thing I just noticed today is that when you use the option "Delete Files and Remove" on Transmission, the files arent permanently deleted but moved to the trash folder.
only have 37 GIG on this Fedora 17
just deleted many large items
go message trash full...do manual empty
but where is the directory?
I did dolphin search and locate.
Another thread showed several commands
rm -fr /home/landon/.local/share/Trash/files
seemed to work
must each user do this?
When I delete files it says they are being moved to the trash can, but I can't seem to find the can trash can to clear it.
I just installed Lubuntu 11.10 last night, and I thought I remembered seeing the trash can when I opened the file manager.
I found these instructions to create a desktop icon while searching the forum, but there are no trash can icons to choose from.
CODE: SELECT ALL
i have a slight annoying problem with my Trash Folder.I'm using Thunar!Some files are giving error messages when I want to empty the trash."File could not be deleted""Items in the trash may not be modified. Do you want to skip it?"When I say yes it delets them anyway.I cheked the folder at my home/.local...