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 MinIO
Paste a public HTTP(S) link and SaveToDrives fetches it server-side, straight into your MinIO bucket. No local download step to script around. MinIO is self-hosted, S3-compatible storage you run yourself — a natural fit for homelab and on-prem setups.