in reply to Re: Re: Mirroring Script
in thread Mirroring Script

Note: this code is untested, and is missing any sort of error checking and assumes you're using a UNIX like system with the wget command installed. Not much of a solution.
Do not trust this code, but you get the idea.

I think this disclaimer shows how little faith I put in that snippet :-)

Certainly LWP::Simple is the way to go. merlyn++