1 replies
Hello Everyone,

I am using AWS EC2 server for hosting my website all the dynamic data for my site are stored over there but in order to increase speed of my website I want to store all my static data(images, js, videos) over AWS S3 bucket. I know how to push data in s3 using PHP SDK one by one, but for this project I need to push 13500 images from Shopify CDN to s3 and as that can not be handled manually I am looking for some PHP code that can handle this for me but even after spending long time I did get any solution for this so I am here for your help, all my images link has been stored in a CSV file which can be used for downloading the images from the Shopify CDN ,

Thanks
shubham
#aws
  • Profile picture of the author jasonthewebmaster
    Banned
    This may help, deploybot.com it lets you upload your files to any CDN quickly
    {{ DiscussionBoard.errors[10509282].message }}

Trending Topics