Find the answer to your Linux question:
Results 1 to 5 of 5
Help please! I cut an very important folder, intend to paste it into somewhere else, and it then disappears!! Please would some one tell me where I can find this ...
  1. #1
    Just Joined!
    Join Date
    Dec 2011
    Posts
    2

    Exclamation Help Help plz, I cut an very important folder and it disappears!

    Help please!

    I cut an very important folder, intend to paste it into somewhere else, and it then disappears!!

    Please would some one tell me where I can find this folder please??

    6 months work!!! thank you very very much!!!

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,096
    That is a vague description.
    Have you looked in "somewhere else"?

    Other than that, you could run as root:
    Code:
    updatedb
    And then try a
    Code:
    locate <FILENAME>
    where <FILENAME> is a filename of one of your missing files and or folder.
    You must always face the curtain with a bow.

  3. #3
    Just Joined!
    Join Date
    Dec 2011
    Posts
    2
    Hi, thank you. I've tried that and I cannt find it anywhere. So I thought there might be sth in linux like cut-and-paste-board in windows.

    I am afraid that I have to face the fact that the folder is gone!

  4. #4
    Guest
    Join Date
    Feb 2005
    Posts
    314
    Depending on what kind of data you've lost, try running photorec (testdisk package in the debian repos) and see if you can recover the files (onto a different partition/drive).

  5. #5
    Just Joined! Randicus's Avatar
    Join Date
    Sep 2011
    Location
    China
    Posts
    74
    Did you look in the waste bin? Perhaps you accidentally deleted the item. I ask, because I have no idea if the locate command looks in the trash.
    Sorry I cannot be of more help, but it is the only thing I can think of.

Posting Permissions

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