Skip to content

Commit

Permalink
Merge pull request #502 from iterate-ch/issue/490
Browse files Browse the repository at this point in the history
Add information for additional regions for B2 for S3 compatible API
  • Loading branch information
dkocher authored Mar 26, 2024
2 parents c372e88 + e8e75ad commit ecc5908
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion protocols/b2.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,18 @@ The key information will only appear once. Copy the information somewhere safe f

### Using S3 Compatible API

- {download}`Download<https://profiles.cyberduck.io/Backblaze%20B2%20(S3%20API).cyberduckprofile>` the *Backblaze B2 (S3 API) Connection Profile* for preconfigured settings.
Profiles using S3 compatible API are available in the preferences _Profiles_ tab. The following [account regions](https://www.backblaze.com/docs/cloud-storage-data-regions) are available:

#### US West
- {download}`Download<https://profiles.cyberduck.io/Backblaze%20B2%20(S3%20compatible%20API%20us-west-000).cyberduckprofile>` the *Backblaze B2 (S3 compatible API us-west-000) Connection Profile* for preconfigured settings.
- {download}`Download<https://profiles.cyberduck.io/Backblaze%20B2%20(S3%20compatible%20API%20us-west-001).cyberduckprofile>` the *Backblaze B2 (S3 compatible API us-west-001) Connection Profile* for preconfigured settings.
- {download}`Download<https://profiles.cyberduck.io/Backblaze%20B2%20(S3%20compatible%20API%20us-west-002).cyberduckprofile>` the *Backblaze B2 (S3 compatible API us-west-002) Connection Profile* for preconfigured settings.

#### US East
- {download}`Download<https://profiles.cyberduck.io/Backblaze%20B2%20(S3%20compatible%20API%20us-east-005).cyberduckprofile>` the *Backblaze B2 (S3 compatible API us-east-005) Connection Profile* for preconfigured settings.

#### EU Central
- {download}`Download<https://profiles.cyberduck.io/Backblaze%20B2%20(S3%20compatible%20API%20eu-central-003).cyberduckprofile>` the *Backblaze B2 (S3 compatible API eu-central-003) Connection Profile* for preconfigured settings.

```{Attention}
Buckets created prior to May 4th, 2020 are not S3 compatible and cannot be accessed
Expand Down

0 comments on commit ecc5908

Please sign in to comment.