Operating System - HP-UX
1838068 Members
4167 Online
110124 Solutions
New Discussion

Using Perl Net::FTP behind a SOCKS firewall

 
Victor Cintron
Occasional Contributor

Using Perl Net::FTP behind a SOCKS firewall

I am trying to get Net::FTP module with Perl to download a file from outside our company network that uses SOCKS. I read that you need to build a socksified version of perl with libsocks5. Is this the only way or are there other options?

Victor