Re: deleted files don't want to end in the trash bin



On Wed, 2008-10-15 at 16:15 +0200, KRS wrote:
> :/mnt/raid$ ls -all
> total 28
> drwxr-xr-x  4 root   root    4096 2008-10-12 14:43 .
> drwxr-xr-x  3 root   root    4096 2008-05-03 11:32 ..
> drwx------  2 root   root   16384 2008-10-12 14:33 lost+found
> drwxr-xr-x 11 nevada nevada  4096 2008-10-14 18:30 mamoth

[...]

> Why my files won't end in the trash? What can I do to correct this?

Trash directories are stored in the root of the mount in a directory
with a name of the form .Trash-<uid> where uid is the uid of your user.
See the freedesktop.org "Desktop Trash Can Spec" for details

 http://www.freedesktop.org/wiki/Specifications/trash-spec

Since your user don't have write access to create that directory, files
can't be trashed. Maybe if you created the directory and chowned it to
the user it would work.

      David




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]