---
title: "Wasabi Object Replication With Veeam v12 Direct to Object Storage"
slug: "how-do-i-use-wasabi-object-replication-with-veeam-v12-direct-to-object-storage"
updated: 2026-06-08T17:38:17Z
published: 2026-06-08T17:38:17Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Wasabi Object Replication With Veeam v12 Direct to Object Storage

<meta charset="utf-8">

### <meta charset="utf-8">

Wasabi is a member of Veeam's cloud partner ecosystem. We have worked with Veeam closely to offer both a seamless implementation and a smooth transition to cloud storage. For more information on how Veeam works with Wasabi, refer to [Veeam and Wasabi Solution Brief](https://wasabi.com/partner/integrations/veeam).

This article describes the procedure to use [Wasabi Object Replication](https://docs.wasabi.com/docs/bucket-replication) to replicate objects from one region to another within the same continent. This can be used to recover from natural disasters or other events in a region.

This article covers only **Direct to Object Storage**. Reference the articles listed in the menu to the left for **Scale-Out Backup Repositories (SOBRs)** and **Backup Copy Jobs.**

<meta charset="utf-8">The data restoration process is handled by your specific backup software application. As there are many, potential variables that will affect your unique environment, Wasabi strongly recommends that you seek the guidance of your backup software's technical support team in the event that you encounter difficulty or have application-specific inquiries.

<meta charset="utf-8">

#### Requirements

- Veeam Backup and Replication (VBR) v12 installed and licensed.  This solution was tested with v12.3.
- Active Wasabi Cloud Storage account.
- Active Veeam repository pointing to a Wasabi bucket.
- Existing backups reside in a <meta charset="utf-8">Wasabi Object Locked (immutable) or non-Object-Locked (non-immutable) "source" bucket.

## High-Level Steps

Follow the high-level steps below to implement Object Replication from a source bucket to a destination bucket in another region with Veeam Backup & Replication. <meta charset="utf-8">These are detailed further in the sections below.

<meta charset="utf-8">

1. Sign up for notifications to be sent to your account email address.
2. Create a Wasabi "destination" bucket where the source bucket will be replicated to.
3. Configure an object replication job on the source bucket pointing to the destination bucket.
4. In the case of a disaster, a Veeam repository pointing to the destination bucket may be created and the backup job(s) repointed to this new repository.

<meta charset="utf-8">

## Sign Up for Object Replication Notifications

Signing up for notifications will allow you to receive information about any object replication failures.

1. Login to the [Wasabi Console](https://console.wasabisys.com/).
2. Navigate to Settings, then click on **Notifications**.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735338925424.png)
3. Enable email notifications.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735338972505.png)

## Create the Wasabi Destination Bucket

The destination bucket is the bucket that the source bucket will replicate to.

1. Navigate to Buckets and click the name of the source bucket.  ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735334024342.png)
2. Note the name and settings of the source bucket, including Object Lock settings.  In this example we are using a source bucket in Wasabi's us-east-1 region with Object Lock (and Versioning) enabled.<meta charset="utf-8">Enabling bucket versioning only is not a proper configuration for immutable Veeam backups and can cause problems. If you are simply using regular Veeam backups with Wasabi buckets, bucket versioning is not required.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735334349775.png)
3. Choose the region within the same continent for the destination bucket.  
<meta charset="utf-8">This configuration example discusses the use of Wasabi's us-east-1 storage region for the source and us-west-1 for the destination. For a list of regions, see [Available Storage Regions](https://docs.wasabi.com/docs/en/where-is-my-data-stored-and-how-are-wasabis-storage-regions-secured?highlight=regions#available-storage-regions).
4. Navigate to Buckets, then click **Create Bucket**.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735332066764.png)
5. Enter the destination bucket name, select the region for the bucket, and click **Next**.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735332394937.png)
6. Set Versioning and Object Lock to match the source bucket settings.  These settings MUST match the source bucket.  In this example we are enabling Versioning and Object Lock.  Click **Next**. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735332587672.png)
7. Enable bucket logging if desired and click **Next**.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735333227673.png)
8. Leave Object Replication disabled (default setting).  The replication will be configured later on the source bucket.  Click **Next**.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735333352311.png)
9. Click **Next** on the Tags screen.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735333426740.png)
10. Review the bucket's settings on the next screen and click **Create Bucket**.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735333525241.png)

## Create an Object Replication Job

1. Navigate to Buckets and click the name of the SOURCE bucket.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735333786188.png)
2. Click the Settings gear wheel on the right side of the screen.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735334940000.png)
3. Click the **Object Replication** tab, then click **Create Replication Job**.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735335111411.png)
4. Select the Replication Type.  For this example we are selecting Replicate to a bucket within this account. Give the job a name, and click in the Destination Bucket text field.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735335563043.png)
5. Click on the name of the destination bucket from the list, then click **Select**.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735335743970.png)
6. Click the checkbox next to Sync Deleted Objects. This allows Veeam to control the backup lifecycle of the source bucket, and older backups that Veeam deletes from the source bucket will also be deleted from the destination bucket.  Then click **Create**.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735337416697.png)
7. The objects in the source bucket will now begin to replicate to the destination.  There is no ETA for completion as this depends on many factors, such as the number of objects, frequency of backups, etc.

## Appendix A - In case of a Disaster

In the case of a disaster that affects your source bucket, proceed with this section.

1. Create a Veeam repository pointing to your destination bucket.  Follow the steps outlined in [Create a Backup Job in Veeam v12 to Backup to Wasabi](https://docs.wasabi.com/docs/en/create-a-backup-job-in-veeam-v12-to-backup-to-wasabi#creating-wasabi-as-an-object-repository)for creating Wasabi as an object repository.
  1. On the Bucket screen, s<meta charset="utf-8">elect the existing top-level folder in the bucket. Do NOT create a new folder. <meta charset="utf-8">Use the same immutability settings as your source <meta charset="utf-8">repository.
  2. On the Review screen, click the two checkboxes to search the repository for existing backups and import them automatically. Click **Apply**. Note that this will NOT download your previous backups to your local server.
2. Navigate to Home, click Backup under Jobs, select the job currently pointed at the source bucket.  Click **Edit**.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735339980241.png)
3. Click **Storage**.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735340080477.png)
4. Select the Wasabi destination repository.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735340315315.png)
5. On the next screen, click Create New. Do NOT select Move Existing.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1717785934724.png)
6. Click Yes.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1717786065018.png)
7. On the following screen, click Next. 

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1717786270265.png)
8. <meta charset="utf-8">Optionally, on the Summary screen, select **Run the job when I click Finish**. Click **Finish.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735562290596.png)**
9. <meta charset="utf-8">Since Run the job when I click Finish was selected during our testing, the job will run and create a backup in the Wasabi destination repo. Here is what the successful backup looks like:![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735562549639.png)
10. <meta charset="utf-8">If Run this job when I click Finish was not selected, you must enable the job.  Select the job and click Disable (there is no Enable button).![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735562978822.png)
11. <meta charset="utf-8">The job will now show that it is enabled by displaying a Next Run date.![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1735563127456.png)
12. <meta charset="utf-8">New backups will appear under **Object Storage**, and replicated backups appear under **Object Storage (Imported).**

##
