Helper scripts/programs for using rsbx
Helpers are maintained and developed on a best effort basis, and are not heavily tested, while the core program blkar itself is heavily tested and is expected to always work.
When in doubt or when you need to be very certain things do work, invoke blkar directly.
ecsbxfs.py
- Uses Python 3 + FUSE to encode files using blkar
- Requires
fusepy
to be installed - Heavily inspired by Thanassis Tsiodras's Reed-Solomon FS
All files are distributed under the MIT license unless otherwise specified.