When file delete mode is enabled, you can manage file deletion in a bucket with:
For detail about configuring file delete mode, review Configuring File Delete Mode.
Managing File Deletion in a Bucket With Versioning Disabled
When file delete mode is enabled and bucket versioning is disabled, WCN will permanently delete the corresponding replica from the bucket when:
The file is deleted from the source and permanently removed from the recycle bin.
The data replication policy time interval lapses.
Managing File Deletion in a Bucket With Versioning Enabled
When file delete mode is enabled and bucket versioning is enabled, deleting a file on the source results in a soft delete in the bucket. Be sure to note that:
A delete marker is added to the object.
The object becomes a noncurrent version.
This behavior remains the same even if the file is removed from the recycle bin on the source system. This enables you to retain full recovery capabilities from the bucket without the risk of immediate, permanent deletion.
Right-click a file to delete from the source folder.
Click Delete. The file is moved to the recycle bin. Once the file is permanently deleted from the recycle bin, WCN processes the deletion based on the data replication policy interval.
(1).png)
Navigate to the bucket with versioning enabled.
Click Show Versions. Notice that:
A delete marker is added.
The original file remains as a noncurrent version.
(1).png)
The file appears deleted but is still stored in the bucket under a delete marker and can be recovered, as needed.
Permanently Deleting Noncurrent Versions
You can configure lifecycle rule settings in a bucket with versioning enabled to manage storage usage. Specify when Wasabi permanently deletes noncurrent versions of objects created through soft deletes. To do so, follow the steps in Creating a Lifecycle Rule. Be sure to set:
Actions—Select Permanently delete noncurrent versions of objects.
Days after object become noncurrent—(required) Enter a number.
Specify number of newer versions to retain—(optional) Enter the number of days to retain noncurrent objects in the bucket.
(1).png)