Page 3 of 3 FirstFirst 123
Results 21 to 29 of 29

Thread: Please Help! Documents Folder Gone

  1. #21
    Join Date
    Feb 2010
    Beans
    67
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Please Help! Documents Folder Gone

    Quote Originally Posted by lian1238 View Post
    You can run nautilus as root and do it graphically:
    Code:
    gksudo nautilus
    Or you can move it back to your home from the commandline:
    Code:
    sudo mv /root/.local/share/Trash/files/Documents/ ~/
    How can I delete a file or folders that are duplicated? Is there a delete command that uses the -u option that I can use? No that works with cp or mv but I don't know how to script that?
    Seanbw
    www.erpphd.wordpress.com (proposed phd site)

  2. #22
    Join Date
    Feb 2010
    Beans
    67
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Please Help! Documents Folder Gone

    I am really grateful for everybody that helped. I've got my folder back.Thank you very much all of you.
    Seanbw
    www.erpphd.wordpress.com (proposed phd site)

  3. #23
    Join Date
    Jan 2010
    Location
    United Kingdom
    Beans
    18
    Distro
    Kubuntu 9.10 Karmic Koala

    Re: Please Help! Documents Folder Gone

    do you want to try this
    gksudo nautilus
    then in nautilus goto goto view and select Show hidden files.

    Now browse your way through to Trash - .local/share/Trash/files

    you should now be able to see and copy paste it in graphical mode...

    HTH !!!

  4. #24
    Join Date
    Aug 2007
    Location
    Bangkok, TH
    Beans
    410

    Re: Please Help! Documents Folder Gone

    Quote Originally Posted by seanbw View Post
    I am really grateful for everybody that helped. I've got my folder back.Thank you very much all of you.
    I'm so relieved for you!

    But it's weird that root deleted your files though. A security issue or malicious program/script? You might want to run history and see what commands were executed that caused this.

  5. #25
    Join Date
    Feb 2010
    Beans
    67
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Please Help! Documents Folder Gone

    How do I run history? What script do I run? I am now very well scared that I am now nightly backing to a separate hdd. I was also thinking of automating the backup but I need to open a separate thread for that.
    Seanbw
    www.erpphd.wordpress.com (proposed phd site)

  6. #26
    Join Date
    Aug 2007
    Location
    Bangkok, TH
    Beans
    410

    Re: Please Help! Documents Folder Gone

    The command is just "history". Run it in a terminal and see if you can find any command that has "Documents" that was run before you started trying to find your Documents folder. Backing up is a good idea. I shall do the same.

  7. #27
    Join Date
    Oct 2007
    Beans
    1,832

    Re: Please Help! Documents Folder Gone

    I doubt it was something malicious. In fact, if you show us your history, we'll show you where you went wrong. Much more likely that you're running something as root that you don't need to, or else running root commands that you don't understand.

  8. #28
    Join Date
    Sep 2010
    Beans
    1

    Re: Please Help! Documents Folder Gone

    *Anybody can answer it? I'm still waiting for the answer.

  9. #29
    Join Date
    Feb 2010
    Beans
    67
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Smile Re: Please Help! Documents Folder Gone

    I apologiise. Should have marked thread solved. Got the docs back. I did not run the history on time and could not get what went wrong but I suspect it is my pc.
    Now I have five tgz files that I can "see" but are not there. I can't delete it using nautilus or dolphin or terminal even at root level.
    Will mark thread solved.
    This community is great. Sean
    Seanbw
    www.erpphd.wordpress.com (proposed phd site)

Page 3 of 3 FirstFirst 123

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •