Closed jeromerobert closed 2 years ago
Thanks - should be fixed by 6d5a276 (please confirm).
Now s3b_compress=zstd
or s3b_compress=deflate
leads to nbdkit: error: unknown s3backer parameter "compress"
. s3b_compress=true
is still working.
Oops, stupid bug - thanks for checking. Should be fixed by a7085ad.
Ok now it works. Thank you.
The following invocation of
nbdkit
works:but changing
s3b_compress
fromtrue
todeflate
orzstd
does not:This is with version 2.0.2.