Por qué funciona bien
- 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 AWS S3
Paste a public HTTP(S) link and SaveToDrives fetches it server-side, straight into your S3 bucket. No local download step to script around — a clean fit for pipelines that need a file to land in a bucket without a machine in the middle.