Backup of r2 from one CF account to another
I was wondering is there a way to backup an R2 bucket from one CF account to another? Or is there a way to backup from CF to another third party cloud storage service? I'm using Rclone to backup to Google Cloud Storage but its way too slow.
1 Reply
rclone is definitely what I'd recommend. You could use R2's super slurper to pull data from another source and insert into an R2 bucket though: https://developers.cloudflare.com/r2/data-migration/super-slurper/
Cloudflare Docs
Super Slurper | Cloudflare R2 docs
Super Slurper allows you to quickly and easily copy objects from other cloud providers to an R2 bucket of your choice.