Skip to content

Commit de8627d

Browse files
committed
Proofreading & duplication
1 parent f527c32 commit de8627d

File tree

15 files changed

+56
-109
lines changed

15 files changed

+56
-109
lines changed

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.de-de.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Master asynchronous replication across your buckets (EN)
33
excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance
4-
updated: 2025-06-17
4+
updated: 2025-07-07
55
---
66

77
## Introduction
@@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o
231231
> [!warning]
232232
> To replicate data in buckets with object lock on, you must have the following prerequisites:
233233
>
234+
> - Versioning must be enabled on both source and destination buckets.
234235
> - Object Lock must be enabled on both source and destination buckets.
235-
> - You must provide a token when uploading your replication configuration on the source bucket.
236236
>
237237
238-
You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command:
239-
240-
```bash
241-
$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN
242-
```
243-
244238
#### Example of replication configuration
245239
246240
Simple replication between 2 buckets:
@@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k
498492
- Objects stored in the replica bucket are stored in an **Infrequent Access** class and are billed differently. View pricing on [this page](/links/public-cloud/prices). This class is designed for less frequently accessed data and allow you to reduce your overall Object Storage bill together with Standard-class performance level. This said, if the destination bucket storage class doesn’t suit your needs, you can choose another approach and use the asynchronous replication feature and manage the replication rule configuration by yourself.
499493
- The replica bucket and the replication rule configuration are then available for modification if needed.
500494
495+
### Offsite Replication Q&A
496+
501497
#### How can I access the option in the OVHcloud Control Panel?
502498
503499
When creating a new bucket/container in a **3-AZ region**, you will be asked if you want to activave or not the Offsite Replication option. If enabled, and because it relies on the asynchronous replication feature, the versioning will be automatically enabled too.

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-asia.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Master asynchronous replication across your buckets
33
excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance
4-
updated: 2025-06-17
4+
updated: 2025-07-07
55
---
66

77
## Introduction
@@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o
231231
> [!warning]
232232
> To replicate data in buckets with object lock on, you must have the following prerequisites:
233233
>
234+
> - Versioning must be enabled on both source and destination buckets.
234235
> - Object Lock must be enabled on both source and destination buckets.
235-
> - You must provide a token when uploading your replication configuration on the source bucket.
236236
>
237237
238-
You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command:
239-
240-
```bash
241-
$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN
242-
```
243-
244238
#### Example of replication configuration
245239
246240
Simple replication between 2 buckets:
@@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k
498492
- Objects stored in the replica bucket are stored in an **Infrequent Access** class and are billed differently. View pricing on [this page](/links/public-cloud/prices). This class is designed for less frequently accessed data and allow you to reduce your overall Object Storage bill together with Standard-class performance level. This said, if the destination bucket storage class doesn’t suit your needs, you can choose another approach and use the asynchronous replication feature and manage the replication rule configuration by yourself.
499493
- The replica bucket and the replication rule configuration are then available for modification if needed.
500494
495+
### Offsite Replication Q&A
496+
501497
#### How can I access the option in the OVHcloud Control Panel?
502498
503499
When creating a new bucket/container in a **3-AZ region**, you will be asked if you want to activave or not the Offsite Replication option. If enabled, and because it relies on the asynchronous replication feature, the versioning will be automatically enabled too.

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-au.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Master asynchronous replication across your buckets
33
excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance
4-
updated: 2025-06-17
4+
updated: 2025-07-07
55
---
66

77
## Introduction
@@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o
231231
> [!warning]
232232
> To replicate data in buckets with object lock on, you must have the following prerequisites:
233233
>
234+
> - Versioning must be enabled on both source and destination buckets.
234235
> - Object Lock must be enabled on both source and destination buckets.
235-
> - You must provide a token when uploading your replication configuration on the source bucket.
236236
>
237237
238-
You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command:
239-
240-
```bash
241-
$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN
242-
```
243-
244238
#### Example of replication configuration
245239
246240
Simple replication between 2 buckets:
@@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k
498492
- Objects stored in the replica bucket are stored in an **Infrequent Access** class and are billed differently. View pricing on [this page](/links/public-cloud/prices). This class is designed for less frequently accessed data and allow you to reduce your overall Object Storage bill together with Standard-class performance level. This said, if the destination bucket storage class doesn’t suit your needs, you can choose another approach and use the asynchronous replication feature and manage the replication rule configuration by yourself.
499493
- The replica bucket and the replication rule configuration are then available for modification if needed.
500494
495+
### Offsite Replication Q&A
496+
501497
#### How can I access the option in the OVHcloud Control Panel?
502498
503499
When creating a new bucket/container in a **3-AZ region**, you will be asked if you want to activave or not the Offsite Replication option. If enabled, and because it relies on the asynchronous replication feature, the versioning will be automatically enabled too.

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ca.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Master asynchronous replication across your buckets
33
excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance
4-
updated: 2025-06-17
4+
updated: 2025-07-07
55
---
66

77
## Introduction
@@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o
231231
> [!warning]
232232
> To replicate data in buckets with object lock on, you must have the following prerequisites:
233233
>
234+
> - Versioning must be enabled on both source and destination buckets.
234235
> - Object Lock must be enabled on both source and destination buckets.
235-
> - You must provide a token when uploading your replication configuration on the source bucket.
236236
>
237237
238-
You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command:
239-
240-
```bash
241-
$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN
242-
```
243-
244238
#### Example of replication configuration
245239
246240
Simple replication between 2 buckets:
@@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k
498492
- Objects stored in the replica bucket are stored in an **Infrequent Access** class and are billed differently. View pricing on [this page](/links/public-cloud/prices). This class is designed for less frequently accessed data and allow you to reduce your overall Object Storage bill together with Standard-class performance level. This said, if the destination bucket storage class doesn’t suit your needs, you can choose another approach and use the asynchronous replication feature and manage the replication rule configuration by yourself.
499493
- The replica bucket and the replication rule configuration are then available for modification if needed.
500494
495+
### Offsite Replication Q&A
496+
501497
#### How can I access the option in the OVHcloud Control Panel?
502498
503499
When creating a new bucket/container in a **3-AZ region**, you will be asked if you want to activave or not the Offsite Replication option. If enabled, and because it relies on the asynchronous replication feature, the versioning will be automatically enabled too.

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-gb.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Master asynchronous replication across your buckets
33
excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance
4-
updated: 2025-06-17
4+
updated: 2025-07-07
55
---
66

77
## Introduction
@@ -235,7 +235,6 @@ Object Lock can be used with replication to enable automatic copying of locked o
235235
> - Object Lock must be enabled on both source and destination buckets.
236236
>
237237
238-
239238
#### Example of replication configuration
240239
241240
Simple replication between 2 buckets:

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ie.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Master asynchronous replication across your buckets
33
excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance
4-
updated: 2025-06-17
4+
updated: 2025-07-07
55
---
66

77
## Introduction
@@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o
231231
> [!warning]
232232
> To replicate data in buckets with object lock on, you must have the following prerequisites:
233233
>
234+
> - Versioning must be enabled on both source and destination buckets.
234235
> - Object Lock must be enabled on both source and destination buckets.
235-
> - You must provide a token when uploading your replication configuration on the source bucket.
236236
>
237237
238-
You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command:
239-
240-
```bash
241-
$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN
242-
```
243-
244238
#### Example of replication configuration
245239
246240
Simple replication between 2 buckets:
@@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k
498492
- Objects stored in the replica bucket are stored in an **Infrequent Access** class and are billed differently. View pricing on [this page](/links/public-cloud/prices). This class is designed for less frequently accessed data and allow you to reduce your overall Object Storage bill together with Standard-class performance level. This said, if the destination bucket storage class doesn’t suit your needs, you can choose another approach and use the asynchronous replication feature and manage the replication rule configuration by yourself.
499493
- The replica bucket and the replication rule configuration are then available for modification if needed.
500494
495+
### Offsite Replication Q&A
496+
501497
#### How can I access the option in the OVHcloud Control Panel?
502498
503499
When creating a new bucket/container in a **3-AZ region**, you will be asked if you want to activave or not the Offsite Replication option. If enabled, and because it relies on the asynchronous replication feature, the versioning will be automatically enabled too.

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-sg.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Master asynchronous replication across your buckets
33
excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance
4-
updated: 2025-06-17
4+
updated: 2025-07-07
55
---
66

77
## Introduction
@@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o
231231
> [!warning]
232232
> To replicate data in buckets with object lock on, you must have the following prerequisites:
233233
>
234+
> - Versioning must be enabled on both source and destination buckets.
234235
> - Object Lock must be enabled on both source and destination buckets.
235-
> - You must provide a token when uploading your replication configuration on the source bucket.
236236
>
237237
238-
You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command:
239-
240-
```bash
241-
$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN
242-
```
243-
244238
#### Example of replication configuration
245239
246240
Simple replication between 2 buckets:
@@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k
498492
- Objects stored in the replica bucket are stored in an **Infrequent Access** class and are billed differently. View pricing on [this page](/links/public-cloud/prices). This class is designed for less frequently accessed data and allow you to reduce your overall Object Storage bill together with Standard-class performance level. This said, if the destination bucket storage class doesn’t suit your needs, you can choose another approach and use the asynchronous replication feature and manage the replication rule configuration by yourself.
499493
- The replica bucket and the replication rule configuration are then available for modification if needed.
500494
495+
### Offsite Replication Q&A
496+
501497
#### How can I access the option in the OVHcloud Control Panel?
502498
503499
When creating a new bucket/container in a **3-AZ region**, you will be asked if you want to activave or not the Offsite Replication option. If enabled, and because it relies on the asynchronous replication feature, the versioning will be automatically enabled too.

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-us.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Master asynchronous replication across your buckets
33
excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance
4-
updated: 2025-06-17
4+
updated: 2025-07-07
55
---
66

77
## Introduction
@@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o
231231
> [!warning]
232232
> To replicate data in buckets with object lock on, you must have the following prerequisites:
233233
>
234+
> - Versioning must be enabled on both source and destination buckets.
234235
> - Object Lock must be enabled on both source and destination buckets.
235-
> - You must provide a token when uploading your replication configuration on the source bucket.
236236
>
237237
238-
You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command:
239-
240-
```bash
241-
$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN
242-
```
243-
244238
#### Example of replication configuration
245239
246240
Simple replication between 2 buckets:
@@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k
498492
- Objects stored in the replica bucket are stored in an **Infrequent Access** class and are billed differently. View pricing on [this page](/links/public-cloud/prices). This class is designed for less frequently accessed data and allow you to reduce your overall Object Storage bill together with Standard-class performance level. This said, if the destination bucket storage class doesn’t suit your needs, you can choose another approach and use the asynchronous replication feature and manage the replication rule configuration by yourself.
499493
- The replica bucket and the replication rule configuration are then available for modification if needed.
500494
495+
### Offsite Replication Q&A
496+
501497
#### How can I access the option in the OVHcloud Control Panel?
502498
503499
When creating a new bucket/container in a **3-AZ region**, you will be asked if you want to activave or not the Offsite Replication option. If enabled, and because it relies on the asynchronous replication feature, the versioning will be automatically enabled too.

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.es-es.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Object Storage - Master asynchronous replication across your buckets (EN)
33
excerpt: Learn how to automate and manage object replication across buckets for enhanced data availability, redundancy, and compliance
4-
updated: 2025-06-17
4+
updated: 2025-07-07
55
---
66

77
## Introduction
@@ -231,16 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o
231231
> [!warning]
232232
> To replicate data in buckets with object lock on, you must have the following prerequisites:
233233
>
234+
> - Versioning must be enabled on both source and destination buckets.
234235
> - Object Lock must be enabled on both source and destination buckets.
235-
> - You must provide a token when uploading your replication configuration on the source bucket.
236236
>
237237
238-
You can obtain a token by [contacting our support team](https://help.ovhcloud.com/csm?id=csm_get_help). Once you are provided with a token, you can set it via the cli in the `--token` parameter of the `put-bucket-replication` command:
239-
240-
```bash
241-
$AWS s3api put-bucket-replication --replication-configuration "file://path_to_replication_conf_file" --bucket bucket_name --token $TOKEN
242-
```
243-
244238
#### Example of replication configuration
245239
246240
Simple replication between 2 buckets:
@@ -498,6 +492,8 @@ This feature is only available for primary Object Storage in a 3-AZ region (to k
498492
- Objects stored in the replica bucket are stored in an **Infrequent Access** class and are billed differently. View pricing on [this page](/links/public-cloud/prices). This class is designed for less frequently accessed data and allow you to reduce your overall Object Storage bill together with Standard-class performance level. This said, if the destination bucket storage class doesn’t suit your needs, you can choose another approach and use the asynchronous replication feature and manage the replication rule configuration by yourself.
499493
- The replica bucket and the replication rule configuration are then available for modification if needed.
500494
495+
### Offsite Replication Q&A
496+
501497
#### How can I access the option in the OVHcloud Control Panel?
502498
503499
When creating a new bucket/container in a **3-AZ region**, you will be asked if you want to activave or not the Offsite Replication option. If enabled, and because it relies on the asynchronous replication feature, the versioning will be automatically enabled too.

0 commit comments

Comments
 (0)