r2-glacier-migration

Official

Migrate R2 data to AWS Glacier Deep Archive.

Authorpollinations
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Archiving billions of objects cost-effectively by migrating from Cloudflare R2 to AWS Glacier Deep Archive, enabling long-term storage with significant cost savings.

Core Features & Use Cases

  • Streaming Transfer: Object streaming from R2 to Glacier archives with resume support.
  • Checkpointing: Save progress to resume interrupted transfers.
  • Dry-Run & Production Run: Support for dry-run estimates and full migrations.
  • Automation: CLI-driven workflows for batch transfers.

Quick Start

Run the migration with the provided script: node r2-to-glacier-streaming.js -b pollinations-text

Dependency Matrix

Required Modules

@aws-sdk/client-s3archiver

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: r2-glacier-migration
Download link: https://github.com/pollinations/pollinations/archive/main.zip#r2-glacier-migration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository