Added EPSV which is now unconditionally always tried before PASV, which
authorDaniel Stenberg <daniel@haxx.se>
Wed, 28 Nov 2001 13:05:39 +0000 (13:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 28 Nov 2001 13:05:39 +0000 (13:05 +0000)
commitf0d3fccd4baa8206cd993a4c248788aa09666a21
tree87f1e93da5abde8c50d706336ea2a5436ed502f1
parentaff19f64b5786786372d05303e20291d8de2286d
Added EPSV which is now unconditionally always tried before PASV, which
makes it work reaaaaly nicely on IPv6-enabled hosts!
Added SIZE before RETR is made, always done on downloads. It makes us know
the size prior to download much more frequently.
Unfortunately, this breaks all the FTP test cases. *fixfixfix*
lib/ftp.c