mirror of
https://github.com/minio/minio.git
synced 2024-12-25 14:45:54 -05:00
d67bccf861
Add partial shard reconstruction * Add partial shard reconstruction * Fix padding causing the last shard to be rejected * Add md5 checks on single parts * Move md5 verified to `verified/filename.ext` * Move complete (without md5) to `complete/filename.ext.partno` It's not pretty, but at least now the md5 gives some confidence it works correctly. |
||
---|---|---|
.. | ||
decrypt-v1.go | ||
decrypt-v2.go | ||
export.go | ||
go.mod | ||
go.sum | ||
main.go | ||
utils.go |