Anything that supports .NET 9, including Linux, Windows, macOS.
Currently, chunk stores can only be on the local filesystem. Support for other storage types like S3 is planned for future releases.
Each file is chunked using FastCDC, hashed, and deduplicated by content checksum (BLAKE3).
Only missing chunks are uploaded. BinStash automatically checks and uploads only what’s needed.
Yes, via a --component-map file like:
bin/:Core
plugins/:Extensions