As reported in Mandrake's bug tracker bug 12285
authorDaniel Stenberg <daniel@haxx.se>
Mon, 29 Nov 2004 21:25:07 +0000 (21:25 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 29 Nov 2004 21:25:07 +0000 (21:25 +0000)
commit0966ddafaa7f044c2a4d972ba416dc4ec96f1ab4
treea7200ff4d27c22648e227af0ec447d59e7020ca3
parentc073625fb905b41703589f2af5e4039db19746f7
As reported in Mandrake's bug tracker bug 12285
(http://qa.mandrakesoft.com/show_bug.cgi?id=12285), when connecting to an
IPv6 host with FTP, --disable-epsv (or --disable-eprt) effectively disables
the ability to transfer a file. Now, when connected to an FTP server with
IPv6, these FTP commands can't be disabled even if asked to with the
available libcurl options.
CHANGES
docs/libcurl/curl_easy_setopt.3
lib/ftp.c