Hello, We are storing our images at Amazon S3. Let's say the location is http://media.sitename.com/folder1/image1.jpg.
I want to copy this file and store it in our server. Is it possible to do this using C#. I am using asp.net 4.0.
Please help. Thanks.