I accidentally deleted an important folder from my desktop and now need to get into the trash folder to restore it. I thought that it is und by opening my home folder (nautilus?) and that is shows up in the list in the pane on the left. Now I only see two items listed there - "Home Folder" and "File System," and the trash folder is not in either of them. Not even if I select to view hidden files.I know how to get to it from the command line and view what is inside:
Code:
cd ~/.local/share/Trash/info; ls
But I would prefer to navigate to it in the gui
When try recover a file from thash folder, i cant see the contents, but, when make properties to the folder, show 47 files on the trash folder, and the docklets of docky, also show files (41 files). Ubuntu Lucid 10.04
Where is the Trash folder where deleted files are moved? I found no /dev/null How can I tell Ubuntu: Wipe Trash folder on exit How can I tell Ubuntu: Delete files immediately without moving them first to Trash folder?
.Trash folder in the /root directory. If I'm using gksudo nautilus, where can i access this cause It may have trash I can delete. (Trying to free up space , and I already used wacktomack's guide)
I have an NTFS partition automatically mounted in fstab. I have read many forums and have done what they have to try and fix this problem, but it still won't move the files to the NTFS trash folder. What can I do to make this work?Here is my fstab entry:
I cannot move files to trash but only delete them if I put it I can move files to trash but only if I am logged in as the user with ID=1000 I have tried to change the option and use the groups logic instead of the users (groups are there for this purpose aren't them?) and change the option into
Code: uid=1000 since both the users belong to group 1000
but the result is that in this way none of them can trash anything (only delete permanently) I have also tried to create a .Trash-1001 folder did not work either
Is there a way to be able to use a Trash folder (or different trash folders I don't mind) and be able to trash files for different users in NTFS?
Straight to the problem on my [Ubuntu 9.10].I cannot delete or empty my .Trash-1000 folder on my flash drive. I tried changing permission with chmod but no way, I cannot empty the folder via the Ubuntu main trash option 'Empty Trash'. I read a bunch of threads but no way.Do you know a solution that works to this problem?Even further. Do you know a way to tell nautilus to avoid using that folder in my USB devices and use instead the normal trash folder on my system?
I'm a beginner at backing up my Ubuntu system, but I've set Simple Backup to do a backup once a week. I deleted the oldest of these files, but now it's sitting in my Trash and I can't empty it. I get a permission denied error for the folders within the backup folder in the trash, yet I can't restore the folder either - Ubuntu says it 'failed to determine the original path' for the folder. I've just discovered this in Xubuntu Jaunty, but I'm confident the same will happen in any other WM I choose (I have several installed - I like variety ).
It's not a huge file, but it's hanging out there and I'd like to get it either deleted or restored. Possibly I oughtn't to have deleted it in the first place (it usually lives in /var/backup, which I can't access except as root). The files, which I probably deleted /as/ root, show up in my user trash rather than root's trash. I found the trash in ~/.local/share/Trash/files, but I'm not sure if just deleting them as root would be a good.
Is there a way to remove individual deleted e-mails (as opposed to having to empty the entire contents of the folder) from the trash folder in the Evolution e-mail program? If not, you can do this in Outlook, why would this option not be included in Evolution?
I formatted an old pen drive and noticed that when I deleted files, the free space was not going down. Then I hit Ctrl+h and saw a folder named .Trash-1000. Is this only needed if someone if using Windows or can it be safely deleted?
I switched from OpenSUSE to Fedora and I moved a folder full of coursework and a backup of that folder (which was pretty outdated) onto a usb. Once I had installed Fedora, I first deleted the outdated backup, intending to make another fresh one but then I realised that somehow the original files hadn't copied from OpenSUSE onto the USB.
The situation I'm in now is that I only have the outdated backup in the trash can so I need that back but I get the following error message when I try and recover it:
Quote:
Error while copying to "desktop". There was an error getting information about the destination.
And then when I select the "Show more details" drop-down:
Quote:
Error stating file '/media/5E7A-32A1/desktop': No such file or directory
I have an old hard drive w/XandrOS that I decided to make external storage. I didn't bother wiping it. I figured I could just replace files on it like .mozilla folder.I currently have OSS 11.3 where I chose to copy and paste .mozilla from OSS to external HD. I was denied access to copy over certain files.Then I made the bonehead maneuver of trashing .mozilla from the external HD. Now, my trash can says that my access is denied to "cookperm.txt" and other files. I attempted to restore it, but it can't because the new .mozilla file is the external HD.Wow, did I corner myself. I could really use some help. Just want to eliminate that old
I'm not able to delete files, because Xubuntu doesn't find the trash bin. An error message pops up, telling me that the bin couldnt be found or created. Some days ago I deleted some .trash and other hidden files from a USB-stick, maybe this is the reason.How could I recover the bin?
Does anyone know how to add a fully working (icon changes) Trashcan to the Desktop Folder View?I don't want the plasmoid/widget on the Desktop or on the Task Manager Panel.I can right click -> Create New -> Link to Location(URL), but the icon doesn't change.If the Desktop Folder View is a plasmoid, I guess I'm asking can a plasmoid (trash can) run inside another plasmoid (desktop view) %-)
I've been looking into libtrash to give me the ability to recover files that users mistakenly delete from Samba/Netatalk/ProFTPD shares.But I have some questions about getting a specific libtrash configuration.We have a RAID6 shared files partition and all our users have full read and write access to /mnt/raid6/shared through Samba/Netatalk/ ProFTPD...Reading through all the docs supplied with libtrash it seems to suggest that the trash folder can only be located in the user's home folder.
This has prompted a couple of questions:
1) Having gone through the docs, I can't find a place to specify the location of the trash folder.I can specify the name of the trash folder, but it seems like it's automatically created under the user's home directory.I'm looking to have the trash folder also stored on the RAID6 partition.Because the boot/OS drive is a smaller 120GB drive, and the RAID6 is 4TB. So if someone deleted 3TB of files, the trash folder wouldn't be able to take them all as the trash folder's on the 120GB boot drive.
Is there a way to specify the absolute location of the trash folder?I'd like to have a single trash folder for all users of the machine.
2) Since this is a server, most of the daemons will be running as user nobody/samba/ whatever. Not an actual interactive user account with a home folder etc. I have read the note about this in the docs and it seems that user nobody will need write access to the trash folder in order to put files in there.However it will rarely be the case that it's an interactive user removing files from the terminal. I'm only looking for protection if any of the server daemons remove files.
Does libtrash run in the background or is it only active when an interactive user is logged in?Since it seems libtrash is activated by a variable in /etc/profile
Is libtrash suitable for what I'm looking for?Anyone got any alternate suggestions for what I'm trying to do?Is there something I could be doing on the filesystem level? The FS of the RAID 6 array is ext3 but can always change that if there's something better out there!OS is CentOS 5.5 64bit
Is there a way to remove the Computer, Trash, and Home folder from the desktop and have them just in the panel? I like a clean desktop with no icons, and would like to use the top panel as a "dock" of sorts.
After removing GDM, XFCE4, and the crap-load of dependencies that came with it, something must have gone wrong. I can not place items nor delete items any more. How do I fix this problem of mine? I'm using KDE at the moment.
Code:
Could not make folder /home/theif519/.local/share/Trash
Deletion of files is necessary. I have installed libtrash hoping it'd work, but it didn't, I even did chmod 755 like it suggested I do. What do I do?
I have another complaint:I cannot find the Trash icon. I want to clean up my disk space. I googled how to delete files and I wasn't sure which way was best. I sometimes use the 'trash' and 'empty trash bin' except I cannot find the icon.I assume there is a command for doing that but after googling, there are only a few (OLDER) posts or articles of doing it in older versions of Fedora and they're all Gnome-based. My install is KDE.
how to enable the "move to trash" shortcut from the right click in Thunar? Is suddenly disappeared after some upgrading but I didn't remember exactly when.
Every time I try to empty the waste bin I get dolphin error - 'The file or folder /.local/share/Trash/files/IMGP1676.DNG does not exist'I tried to recreate the file 'IMGP1676.DNG' , deleted it i.e. sent i to the waste bin and then tried the empty waste bin again, although this time it was there and deleted it still reported the same error.du -h .local/share/Trash/files/ 12K .local/share/Trash/files
When I move something to Trash it doesn't show the option of "Empty Trash". I can use "move to Trash" and it just moving there like some ordinary folder, but shift+del give me an option for deleting the files. Using OpenSUSE 11.3 32bit.
my postfix to send and recive external emails, but many recive in trash folder.Other programer say me that is need some configurations in postfix with and dovecot to work, but i dont know what!This is my first time configuring a linux server at this week.
my main.conf sample_directory = /usr/share/doc/postfix-2.3.3/samples readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES
I have Ubuntu 9.10 installed on my laptop. I had "Trash Icon" on my screen BUT I do not know what happened and now it became disappeared. How can I bring it back to its initial position?
I have a problem with a couple of folders in the Trash. If I click on the Trash icon, 2 foldersare there, and when I try to delete them, it just says "Failed to delete the item from the trash"
But when I go to .local/share/Trash there are no files there! Anyway, I tried using the command "sudo rm -rf .local/share/Trash", it shows no error, but the files continue when I click in the trash icon.
shell scripting in Fedora14I want a script"Find in curent folder for files, and it copy first file he find with name gived by user, if name already exist then echo error message and finish"command usage " bash scriptname copyASname"
smthing like Code: #!/bin/bash for files in /home/user/* do
I'm strating with ubuntu (I have xubuntu 10.10), I installed jdownloader, after downloading a file and open its directory from jdownloader, the path is: /home/myname/.jdownloader/ download.But when I want to go to that path usding the file manager, I can't find /.jdownloader, I only see the folders: desktop, music, video etc but not .jdownloader. How can I find it please?