mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
aa47ac4c06
on the remote side. This then converts the operation to an ordinary STOR upload. This was requested/pointed out by Ignacio Vazquez-Abrams. It also proved (and I fixed) a bug in the newly rewritten ftp code (and present in the 7.13.1 release) when trying to resume an upload and the servers returns an error to the SIZE command. libcurl then loops and sends SIZE commands infinitely.
30 lines
856 B
Plaintext
30 lines
856 B
Plaintext
Curl and libcurl 7.13.2
|
|
|
|
Public curl release number: 87
|
|
Releases counted from the very beginning: 114
|
|
Available command line options: 104
|
|
Available curl_easy_setopt() options: 122
|
|
Number of public functions in libcurl: 46
|
|
Amount of public web site mirrors: 18
|
|
Number of known libcurl bindings: 30
|
|
|
|
This release includes the following changes:
|
|
|
|
o
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o FTP upload resume now works even if no file is present on the site
|
|
o SSL seeding no longer attempts to read the whole random file
|
|
|
|
Other curl-related news since the previous public release:
|
|
|
|
o
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
advice from friends like these:
|
|
|
|
Dan Fandrich, Ignacio Vazquez-Abrams
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|