Re: ftp/fetch "command not understood" on stable and current

2003-10-16 Thread Kevin D. Kinsey, DaleCo, S.P.
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 ..

Re: ftp/fetch "command not understood" on stable and current

2003-10-16 Thread Scot W. Hetzel
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

ftp/fetch "command not understood" on stable and current

2003-10-16 Thread Brandon Fosdick
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