-
Notifications
You must be signed in to change notification settings - Fork 0
rmloveland/stix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
stix: simple tool for information exchange. this script splits a file into equally-sized pieces for transport. It stores information about which pieces go where in a Berkeley DB file. There are three small programs here: split_file - this breaks the file into chunks and stores their locations in the index dump_index - dumps the index to STDOUT for debugging rebuild_from_index - rebuilds the original file using the index and various pieces
About
Split an arbitrary file into many small pieces. Remember how to put it back together.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published