Results 1 to 7 of 7

Thread: Recycle Bin: Where does it all go?

  1. #1
    Join Date
    Aug 2006
    Location
    192.168.1.3
    Posts
    33

    Recycle Bin: Where does it all go?

    I have been pondering on about how good the recycle bin is and it's little features. Thing is, where does it all dump to? Floor? Internet? Quaranteened into your WINDOWS root directory?

    Where does it all go?

  2. #2
    Join Date
    Aug 2006
    Location
    127.0.0.2
    Age
    52
    Posts
    2,362
    when a file is moved to the trash can (mac had one first), the actual events that happen is the file name is marked in the file allocation table. this basically locks the file in its current state. Any files marked show up in your recycle bin even if the disk is moved from computer to computer.

    when you empty your recylce bin, the actual events happening is the first character of the file name is changed to a special character (used to be a $). From here the actual data of the file is left in place until such time that the data needs to be overwritten (this ishow data recovery works)
    back from hiatus.

  3. #3
    Join Date
    Aug 2006
    Location
    192.168.1.3
    Posts
    33
    Ahh, interesting. Now I know! :-)

    Thanks.

  4. #4
    Join Date
    Aug 2006
    Location
    127.0.0.2
    Age
    52
    Posts
    2,362
    your welcome.
    back from hiatus.

  5. #5
    Join Date
    Aug 2006
    Posts
    15
    Quote Originally Posted by Joseph View Post
    Where does it all go?
    The Island of Misfit Files

  6. #6
    Join Date
    Aug 2006
    Location
    Pasadena, MD
    Posts
    564
    I think in *nix it goes bye-bye forever

  7. #7
    Join Date
    Aug 2006
    Location
    127.0.0.2
    Age
    52
    Posts
    2,362
    *nix uses a file allocation table also.

    AFAIK, all drives use a FAT in one format or another.
    back from hiatus.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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