On Thu, May 27, 1999 at 09:46:51PM -0700, John Polstra wrote: > In article <[email protected]>, > Doug White <[email protected]> wrote: > > > I second the suggestion to 'autoprobe' PASV support, and revert to active > > mode (w/ an appropriate msg) if PASV is refused. > > That won't be a good solution in practice. When passive mode doesn't > work, it's almost always because a firewall on the server side is > blocking the incoming data connection. The client doesn't see a > refusal; its connect() call just times out. The trouble is, the > timeout takes a long time (on the order of a minute or more).
Certain shareware lose95 FTP servers don't know how to do passive mode. The NetBSD ftp client uses passive mode by default, but will send a PORT if the PASV is unsuccessful. > John > -- > John Polstra [email protected] > John D. Polstra & Co., Inc. Seattle, Washington USA > "Self-interest is the aphrodisiac of belief." -- James V. DeLong -- Nathan Dorfman <[email protected]> The statements and opinions in my Unix Admin @ Frontline Communications public posts are mine, not FCC's. "The light at the end of the tunnel is the headlight of an approaching train." --/usr/games/fortune To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-current" in the body of the message
