CURLOPT_FTP_USE_EPSV can now be set to FALSE to prevent libcurl from
authorDaniel Stenberg <daniel@haxx.se>
Wed, 28 Nov 2001 23:20:14 +0000 (23:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 28 Nov 2001 23:20:14 +0000 (23:20 +0000)
commit332eb7651a651ef03dc15197a8d11baa54873f8d
treefaf3c17b2eb30b5cc2df46e4f8d9b88a625a2002
parentcfdcf5c93325b55cd223484b65b73b20a296a6e9
CURLOPT_FTP_USE_EPSV can now be set to FALSE to prevent libcurl from
attempting to use EPSV before the standard PASV.
lib/ftp.c
lib/url.c
lib/urldata.h