Announcement

Collapse
No announcement yet.

File delete and rename issues

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    File delete and rename issues

    Hey all I have some strange issues and am wondering if anyone has any idea's?

    I had some files on external media and copied them across to my machine on bulk, I have since taken the files I want and deleted the rest, the files are now sitting in my deleted items but when I go to empty nothing happens. If i go into the deleted items and try to delete i get a message at the bottom of the screen saying Access Denied?

    The same also applies to some files I am trying to rename, the files were copied across to my laptop from another laptop.

    Any help greatly appreciated!!

    #2
    Re: File delete and rename issues

    Have a closer look at their permissions, i.e. who owns them - is it root?
    Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

    Comment


      #3
      Re: File delete and rename issues

      I checked their permissions and even did the whole taking ownership but still nada?

      Comment


        #4
        Re: File delete and rename issues

        I'm thinking you previously did something "as root" that affected the user's trash can, and changed the permissions on the trash can. (i.e. the directory that it represents).

        If you can kdesu konqueror and get to the user's trash can, maybe you can view the permissions and if needed, change them back to the user's name and group.

        Comment


          #5
          Re: File delete and rename issues

          Have a look at the output of this command
          Code:
          ls -la ~/.local/share/Trash
          If you see any reference to root in there, you've found the culprit.
          Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

          Comment

          Working...
          X