Save a file from another server
Posted: Sat Feb 11, 2006 4:37 pm
Hey guys,
We've written an RSS import feed which takes a given rss feed, strips most tags, except links, images, and a few other things.
We have an issue with images. We can link to the existing file on someone elses server just fine, but to avoid being a bandwidth theif, I'd like to download that image to our server, and link to it locally.
Any ideas how I can do this download transfer? Something with sockets I assume?
Thanks,
Josh
We've written an RSS import feed which takes a given rss feed, strips most tags, except links, images, and a few other things.
We have an issue with images. We can link to the existing file on someone elses server just fine, but to avoid being a bandwidth theif, I'd like to download that image to our server, and link to it locally.
Any ideas how I can do this download transfer? Something with sockets I assume?
Thanks,
Josh