apenwarr / hashsplit

Experimental program for splitting large files into chunks, with chunk boundaries stable even when data is inserted/deleted.

This URL has Read+Write access

README
What's this all about?

See my blog entry:
http://alumnit.ca/~apenwarr/log/?m=200910#04

Note that this implementation is only a proof of concept and probably not
actually useful for anything yet.