Skip to content

Commit

Permalink
Correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassie205 committed Sep 26, 2023
1 parent 5857297 commit 9702e8e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
3 changes: 1 addition & 2 deletions cyberduck/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Settings specific for the cloud service in use. Available for [Amazon S3](../pro
- [Publicly accessible URL](../protocols/b2.md#authorized-url) to the file with a validity of 7 days.
- Configure [bucket versioning](../protocols/b2.md#file-versioning).
- Configure [Multi-Factor Authentication (MFA) Delete](../protocols/b2#multi-factor-authentication-mfa-delete).
```{image} _images/B2_tab_info_macOS.png
:alt: Backblaze B2
Expand All @@ -178,7 +178,6 @@ Settings specific for the cloud service in use. Available for [Amazon S3](../pro
- Enabling [access logs](../protocols/googlecloudstorage.md#bucket-access-logging) for the bucket.
- Choose [storage class](../protocols/googlecloudstorage.md#storage-class)). Settings will be applied recursively if a folder is selected.
- Configure [bucket versioning](../protocols/googlecloudstorage.md#versioning).
- Configure [Multi-Factor Authentication (MFA) Delete](../protocols/googlecloudstorage.md#multi-factor-authentication-mfa-delete).
- Configure Transfer Acceleration.
```{image} _images/GCS_tab_info_macOS.png
Expand Down
6 changes: 0 additions & 6 deletions protocols/b2.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,6 @@ A list of file versions can be viewed in the *Versions* tab of the *[Info](../cy
### Authorized URL
Create an authorized URL to make files available publicly. Choose *File → Share…*. The shared URL expires in 7 days.

### Multi-Factor Authentication (MFA) Delete

To enable *Multi-Factor Authentication (MFA) Delete*, you need to enable the [Two-Factor Authentication](https://help.backblaze.com/hc/en-us/articles/217666588-Two-Factor-Verification) for your Backblaze account.

Toggle MFA in *File → Info (macOS `⌘I` Windows `Alt+Return`) → Google Storage*. When enabled, you are prompted for the device number and one-time token in the login prompt. Never reenter a token in the prompt already used before. A token is only valid for a single request. Wait for the previous token to disappear from the device screen and request a new token from the device.

### Large File Uploads

Files larger than `200MB` are split into `100MB` chunks and uploaded with multiple connections. The number of connections used can be limited using the toggle in the lower right of the transfer window.
Expand Down
4 changes: 0 additions & 4 deletions protocols/googlecloudstorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@ A list of file versions can be viewed in the *Versions* tab of the *[Info](../cy
`Bucket Versioning` has to be enabled within the *Google Storage* tab of the *Info* window before the versions of the files are displayed.
```

### Multi-Factor Authentication (MFA) Delete

To enable *Multi-Factor Authentication (MFA) Delete*, you need to purchase a compatible [authentication device](https://console.cloud.google.com/customer-identity/mfa). Toggle MFA in *File → Info (macOS `⌘I` Windows `Alt+Return`) → Google Storage*. When enabled, you are prompted for the device number and one-time token in the login prompt. Never reenter a token in the prompt already used before. A token is only valid for a single request. Wait for the previous token to disappear from the device screen and request a new token from the device.

## ACLs

### Default ACLs
Expand Down

0 comments on commit 9702e8e

Please sign in to comment.