Loading external images to local server
Posted: Fri Feb 08, 2008 4:01 am
Hi, I have to write a script that fetches files from other servers (based on absolute url's), and I was wondering how any of you guys might approach it in php. I'm thinking that this might be better done with a bash script, but not sure. Either way, I will have a new set of images every morning that need to be loaded onto the local server. I would just do it manually, but that would be way too time consuming, as there are 1000's of images. If anybody can point me in the right direction, that would be cool, thanks.