You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-gb.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -231,15 +231,10 @@ Object Lock can be used with replication to enable automatic copying of locked o
231
231
> [!warning]
232
232
> To replicate data in buckets with object lock on, you must have the following prerequisites:
233
233
>
234
+
> - Versioning must be enabled on both source and destination buckets.
234
235
> - 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.
236
236
>
237
237
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:
0 commit comments