SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

ssum - segmented sum

generates md5 sums for every segment of a file, check against that record for bad segments, can create a rip file which is used by ssum to rip segments of data from valid copies of the files into a single file, rip function reads these files and creates an inject file which can be transfered back to the location that contains corrupt files and injected into them .

Example

generate a list of sums
ssum -o sums test.bin test2.bin

check them against another copy
ssum -c sums

create a rip file for file/segments that do not match ssum -c sums -g

use that rip file on the good files to extract the data you need ssum -r sums.rip

use the inject file created by the rip to fix corruption ssum -i sums.inj


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.