Phil Mitchell <[EMAIL PROTECTED]> writes: > Is there any way to tell LWP useragent to make its ftp requests in > passive mode? I am behind a firewall and active mode requests are just > hanging. LWP use Net::FTP to drive the ftp conversation with the server. Net::FTP enable passive mode by default if you set the FTP_PASSIVE environment variable to some true value. Regards, Gisle
- Passive mode FTP from LWP? Phil Mitchell
- Re: Passive mode FTP from LWP? Gisle Aas
- Re: Passive mode FTP from LWP? Dave Elash
