Re: lwp beginner question

2005-03-22 Thread Steven Schubiger
On 22 Mar, "José J. Cintrón" wrote: > The script works fine as long as I'm not behind a proxy. As soon as I > get the script behind the proxy where it will reside it ends with a 500 > Exit code. Anyone can provide me any info on how to get the script > working behind a proxy? You may conside

lwp beginner question

2005-03-22 Thread José J. Cintrón
I'm sure it's a stupid question that has been asked before (probably a few 1000 times), but here it goes any way... I have a script that downloads a file from an ftp site see bellow use strict; # --- Customize here --- my $url = ftp://ftp.server.com/path/";; my $file = "c:\\download\