Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Commit 9ec6250

Browse files
committed
feat: Add three upload scripts for Cloudflare R2
- Implemented `upload-to-r2-fast.mjs` for ultra-fast uploads with maximum parallelism using AWS SDK. - Created `upload-to-r2-robust.mjs` for robust uploads with SSL configuration optimized for Windows, including retry logic for failed uploads. - Developed `upload-to-r2-wrangler.mjs` as an alternative upload method using Wrangler CLI, addressing potential SSL issues with AWS SDK.
1 parent 5bebb1b commit 9ec6250

20 files changed

Lines changed: 785 additions & 224 deletions

0 commit comments

Comments
 (0)