David Kocher

Results 314 comments of David Kocher

> Thanks @hierynomus for merging the PR. When can I expect a release of the project? You can always override versions of transient dependencies using `dependencyManagement` section in your POM...

From my understanding this depends on upstream [^1] changes. [^1]: java-native-access/jna#571

We are maintaining a fork [^1] of the B2 Java API. [^1]: https://github.com/iterate-ch/backblaze-b2-java-api

The implementation uploads many files to the same upload_url until that URL gives an error [^1]. [^1]: https://github.com/iterate-ch/cyberduck/blob/167927f045277b3f29444518cebc2020f60360dd/backblaze/src/main/java/ch/cyberduck/core/b2/B2WriteFeature.java#L99

The `Retry-After` response header should be honoured [^1] and retries being delayed in the generic `RetryTransferCallable`. [^1]: https://github.com/iterate-ch/cyberduck/blob/167927f045277b3f29444518cebc2020f60360dd/backblaze/src/main/java/ch/cyberduck/core/b2/B2ExceptionMappingService.java#L112

We are unable to reproduce. Please attach a [debug log](https://docs.cyberduck.io/cyberduck/support/#debug-log).

I cannot reproduce. What region is the bucket in you are testing with?

I can confirm this issue. When you have previously successfully connected to a single bucket with the default region in _Preferences → S3_ set to `us-east-1`, the location returned from...