The time now is Sat 25 May 2013, 04:11
All times are UTC - 4 |
| Author |
Message |
jpeps
Joined: 31 May 2008 Posts: 2422
|
Posted: Thu 07 Mar 2013, 12:40 Post subject:
Zero Subject description: Zeros out a file before deleting it....Java Utility |
|
This is a java app, so requires that java JRE is installed. zero.jar will run on any platform, and adjust to the path format of the computer it's run on.
Function: Overwrites all characters with zeros before deleting it. This prevents any possibility of retrieval.
Useage: Drag the unwanted file over desktop icon (/usr/local/bin/zero).
From console: zero [file]
| Description |
|

Download |
| Filename |
zero-1.2.pet |
| Filesize |
2.26 KB |
| Downloaded |
27 Time(s) |
Last edited by jpeps on Sat 09 Mar 2013, 02:05; edited 1 time in total
|
|
Back to top
|
|
 |
amigo
Joined: 02 Apr 2007 Posts: 1759
|
Posted: Thu 07 Mar 2013, 13:19 Post subject:
|
|
Bah! Why not just use tiny little shred?
|
|
Back to top
|
|
 |
jpeps
Joined: 31 May 2008 Posts: 2422
|
Posted: Thu 07 Mar 2013, 13:28 Post subject:
|
|
| amigo wrote: | | Bah! Why not just use tiny little shred? |
Filesize is listed next to "Filesize:"
I'm sure there are many alternatives. My interest was in writing a multi-platform java utility. Note that it doesn't require overwriting data in place, so works on everything, including different path formats.
| Quote: |
CAUTION: Note that shred relies on a very important assumption:
that the file system overwrites data in place. This is the traditional
way to do things, but many modern file system designs do not satisfy this
assumption. The following are examples of file systems on which shred is
not effective, or is not guaranteed to be effective in all file system modes:
* log-structured or journaled file systems, such as those supplied with
AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)
* file systems that write redundant data and carry on even if some writes
fail, such as RAID-based file systems
* file systems that make snapshots, such as Network Appliance's NFS server
* file systems that cache in temporary locations, such as NFS
version 3 clients
* compressed file systems
|
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0457s ][ Queries: 13 (0.0109s) ][ GZIP on ] |