cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [bagder/curl] c761fc: ftpserver.pl: three new custom FTP server commands...

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 29 Oct 2011 16:19:58 +0200 (CEST)

On Thu, 27 Oct 2011, noreply_at_github.com wrote:

> NODATACONN421: applies only to active FTP mode, instructs server to not
> establish data connection back to client and reply with FTP 421.
>
> NODATACONN425: applies only to active FTP mode, instructs server to not
> establish data connection back to client and reply with FTP 425.
>
> NODATACONN: applies to both active and passive FTP modes, instructs server
> to not establish nor accept a data channel and fool client into believing
> that the data channel connection is possible.

Hey Yang,

Do you have any further work on this pending, or will you be fine if I edit
these options (the associated ftp server code to be specific) slighly to make
a test case for bug #3429299 "Active FTP hangs if server does not open data
connection" ?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-10-29