Skip to content

Commit 3131aec

Browse files
authored
Update Super Slurper docs to reflect support S3-compat provider + changelog (#20207)
* Update Super Slurper docs to reflect support S3-compat provider + changelog * Updated screenshot for changelog post
1 parent 7ec0b2a commit 3131aec

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed
30.1 KB
Loading

src/content/changelog/r2/2025-02-14-r2-super-slurper-faster-migrations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Super Slurper now transfers data to R2 up to 5x faster
3-
description: Get started on Workers by choosing a template or importing a Git repository
3+
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
44
products:
55
- r2
66
date: 2025-02-14T19:00:00Z
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Super Slurper now supports migrations from all S3-compatible storage providers
3+
description: Super Slurper now supports migrations from all S3-compatible storage providers
4+
products:
5+
- r2
6+
date: 2025-02-24T19:00:00Z
7+
---
8+
9+
[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.
10+
11+
![Super Slurper S3-Compatible Source](~/assets/images/changelog/r2/super-slurper-s3-compat-screenshot-border.png)
12+
13+
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/).

src/content/docs/r2/data-migration/super-slurper.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Cloudflare currently supports copying data from the following cloud object stora
5555
* Amazon S3
5656
* Cloudflare R2
5757
* Google Cloud Storage (GCS)
58+
* All S3-compatible storage providers
5859

5960
## Create credentials for storage providers
6061

0 commit comments

Comments
 (0)