Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
(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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
individual transfers
|
|
|
|
app to retrieve the errno variable after a (connect) failure. It will make
sense to provide this for more failures in a more generic way, but let's
start like this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to be transfered is empty
|
|
|
|
|
|
|
|
|
|
even if user and password are correct
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
return code.
|
|
|
|
|
|
|
|
|
|
Setting CURLOPT_RESUME_FROM to 0 prevents a resumed transfer.
|
|
|
|
|
|
|