Re: Socks Problem...

2001-02-07 Thread Benjamin Wheeler
I can't be sure that this is right, but I think it is and I think you should check it out. FTP supports two different socket connections -- Active and Passive. Active connections are established on port 21 and retained on that port for the duration of the connection. Passive connections are ini

Socks Problem...

2001-02-07 Thread Michael Snead
Help!! I'm trying to FTP a file up to the web through a Socks5 firewall from within a Perl script. I've seen other postings on the web about this, but there haven't been any answers. Hopefully someone out there will respond. I've tried this 2 ways, both with problems: #1. ##!/usr/bin/perl -w