I have one url from which anyone can download file that is public url. I want to upload that file to s3 from that url without downloading it to local storage. I have one plugin in bubble.io from where user will upload file and that plugin will return url like below and i have to upload that file to my private s3 bucket which user has uploaded in bubble.io .
URL - http://s3.amazonaws.com/appforest_uf/f1633354808992x298365941824238600/Archive%20%281%29.zip
Is anyone have idea how to do this ?
P.S- Above url is generated by bubble.io plugin