Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Super Slurper now transfers data to R2 up to 5x faster
description: Get started on Workers by choosing a template or importing a Git repository
description: Super Slurper now transfers data from cloud object storage providers like AWS S3 and Google Cloud Storage to Cloudflare R2 up to 5x faster
products:
- r2
date: 2025-02-14T19:00:00Z
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Super Slurper now supports migrations from all S3-compatible storage providers
description: Super Slurper now supports migrations from all S3-compatible storage providers
products:
- r2
date: 2025-02-24T19:00:00Z
---

[Super Slurper](/r2/data-migration/super-slurper/) can now migrate data from any S3-compatible object storage provider to [Cloudflare R2](/r2/). This includes transfers from services like MinIO, Wasabi, Backblaze B2, and DigitalOcean Spaces.

![Super Slurper S3-Compatible Source](~/assets/images/changelog/r2/super-slurper-s3-compat-screenshot-border.png)

For more information on Super Slurper and how to migrate data from your existing S3-compatible storage buckets to R2, refer to our [documentation](/r2/data-migration/super-slurper/).
1 change: 1 addition & 0 deletions src/content/docs/r2/data-migration/super-slurper.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Cloudflare currently supports copying data from the following cloud object stora
* Amazon S3
* Cloudflare R2
* Google Cloud Storage (GCS)
* All S3-compatible storage providers

## Create credentials for storage providers

Expand Down
Loading