On Thu, Dec 13, 2001 at 06:42:17AM -0600, Michael Pratt wrote:
> Does anyone know how to go and get a file (with wild cards too) and dump 
> them to a specifed directory on a local machine from the internet. weather 
> it be ftp or http protocol? If so can I get an example?

You probably want LWP::Simple; you can find it on CPAN.  The documentation
is pretty straightforward, and it will work with the ftp and http protocols,
as well as various others.

 
Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to