Operating System - HP-UX
1832890 Members
2089 Online
110048 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