New FTP CCC functionality - adds passive and active mode to accomodate for different server behaviour

This commit is contained in:
Linus Nielsen Feltzing 2007-02-20 22:08:50 +00:00
parent 2f5e99ca02
commit 83e078256c
2 changed files with 4 additions and 4 deletions

View file

@ -3,10 +3,6 @@ join in and help us correct one or more of these! Also be sure to check the
changelog of the current development status, as one or more of these problems
may have been fixed since this was written!
42. SSL is not properly disabled on the control channel when using
--ftp-ssl-ccc on some servers. Recipe and instructions here:
http://curl.haxx.se/mail/lib-2007-01/0210.html
40. HTTP Pipelining, NULL content
http://curl.haxx.se/bug/view.cgi?id=1631566