Scot W. Hetzel wrote:
Your ftp client went into passive mode. The reason it went to passive mode
is because the /etc/login.conf file is setting an environment variable
((FTP_PASSIVE_MODE=YES) to turn on passive mode. To disable it, run ftp or
fetch under sh as follows:
FTP_PASSIVE_MODE=NO ftp ..
From: "Brandon Fosdick" <[EMAIL PROTECTED]>
> On both stable and current I'm having problems getting ftp or fetch to
> connect to ftp servers (fetch can't connect to anything). I'm behind a
> firewall but the ftp ports are open and I'm sitting next to an HPUX box
> that doesn't have the same proble
On both stable and current I'm having problems getting ftp or fetch to
connect to ftp servers (fetch can't connect to anything). I'm behind a
firewall but the ftp ports are open and I'm sitting next to an HPUX box
that doesn't have the same problem.
All of the output below came from a 5.1-R box