Doesn't work for me. In authinfo2, I have [s3c-test] backend-login: 00etcetc backend-password: Ketcetc test-fs: s3c://s3.us-east-005.backblazeb2.com/bucketnameEtcEtc
I run python3 -m pytest tests/t1_backends.py::test_readinto_write_fh and it says HTTPError: 400 (The V2 signature auth is not supported) On Wednesday, November 29, 2023 at 9:38:31 AM UTC+8 Daniel Jagszent wrote: > Hello Paul, > > [...] Question: how can I set up s3c backend for b2? > > > I thought I'd run a test for that. > > https://www.rath.org/s3ql-docs/backends.html#s3-compatible explains the > connection string syntax. > > The hostname to use (called endpoint) can be found here: > https://www.backblaze.com/docs/cloud-storage-call-the-s3-compatible-api > -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/s3ql/f4fd43f3-195a-44e0-b8a4-56620aaa6d71n%40googlegroups.com.
