• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Best File shredder

If all you want to do is make sure that deleted files on the drive are unreadable, and don't mind doing it once or twice per day, you can run the following command from a batch file, or scheduled task:

cipher /w:c:

http://support.microsoft.com/kb/814599

This command will overwrite the free areas of the drive with random data in several passes. You can also run it against a folder.

If you want to be able to securely delete individual files something like BCWipe from Jetico will do the trick. You used to be able to get it free for home use, but I don't know if that is still the case.
 
Back
Top