On Sat, Feb 19, 2000 at 06:19:17PM +0900, Yoshinobu Inoue wrote:
> EPSV is just enhanced version of PASV, and I think it needs to
> check same kind of errors. Maybe same check as getreply() in
> ftp/ftp.c will be necessary. About the spec, please check RFC2428.
> 
> But the problem is that the error message is printed in
> getreply() which is called from command(), because the error
> message is sent from server.

I don't look at the code deeply yet, but it looks from
your words that EPSV command must be issued _only_ if ftp called
as pftp or 'passive' command given or FTP_PASIVE_MODE
env. variable is set and must be not issued in normal ftp mode at all,
so it seems another bug found...

-- 
Andrey A. Chernov
<[EMAIL PROTECTED]>
http://nagual.pp.ru/~ache/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to