Why this works well
- Server-side fetch — no need to script a download-then-upload step into your pipeline
- See the file size before you commit
- Set a destination bucket and key prefix, so files land exactly where your pipeline expects them
Remote upload to Cloudflare R2
Paste a public HTTP(S) link and SaveToDrives fetches it server-side, straight into your Cloudflare R2 bucket. No local download step to script around. R2's zero egress fees make it a popular landing spot for content that gets read a lot after it's stored.