Like, there is a bucket someone runs to serve map tiles(Protomaps). While the service is already on R2, I don’t want to hit them with the bill when I use a map, so I mirror the map files manually. Because they are super large(100 GB+), I can’t easily just do it in a Worker, so it would be cool to have some way of pointing R2 at a file and downloading it automatically(without needing rclone), or even better some way to script it