Jump to content


What does Secure File Deletion (slower) really do?


1 reply to this topic

#1 OFFLINE   NeedHelp

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 27 July 2006 - 10:13 PM

Hi there,

I just wanted to know what happens when you do the secure file deletion NSA Overwrite (7 pass)???

I ran cclean on that setting and it took sometime so i stopped over 7 bars passed (note - you'll understand that i mean when you do it) and it shows that i deleted over 815 mb of something...

If someone can just please give me a straight forward answer to what each Secure Deletion 1/3/7 pass do.

Thanks a lot...sorry if i dont make sence this is a new language for me.

#2 OFFLINE   Eldmannen

    Annoyance

  • Banned
  • PipPipPipPipPip
  • 2,198 posts
  • Location:Internet
  • Interests:Free software, open-source, GNU GPL, Linux, security, encryption, privacy, anonymity.

Posted 27 July 2006 - 11:56 PM

When it uses normal file deletion, it uses the normal file deletion method that Windows use when deleting a file. The same as when you delete a file yourself. Which doesnt really *erase* the file, it just makes it disappear, but its still there hidden in the filesystem.
When you use secure file deletion, it overwrites the file with random data to prevent recovery of deleted files.

So basically secure file deletion makes it more difficult to recover data, but it takes longer time todo since it has to overwrite files.