Skip to content
wurp edited this page Feb 12, 2011 · 1 revision

Flags:

-b <log2 of the average chunk length desired, default is 12>
-d <directory in which to put/retrieve chunks>
-p "print chunk data for the file" (to standard out)
-c "rabin enCode/Compress file" (to standard out or outfile)
-x "rabin eXtract/decompress file" (to standard out or outfile)
-r "reconstruct file from chunk dir and printed chunk data" (to standard out or outfile)
-o <file in which to put output>

Flags c, x and r are mutually exclusive. Flag p is incompatible with r. p is incompatible with x and c unless -o is also given.

Clone this wiki locally