-
- Downloads
CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This is
because I just made SCP uploads return this value if the file size of the upload file isn't given with CURLOPT_INFILESIZE*. Docs updated to reflect this news, and a define for the old name was added to the public header file.
Showing
- CHANGES 7 additions, 0 deletionsCHANGES
- docs/libcurl/curl_easy_setopt.3 5 additions, 0 deletionsdocs/libcurl/curl_easy_setopt.3
- docs/libcurl/libcurl-errors.3 27 additions, 7 deletionsdocs/libcurl/libcurl-errors.3
- include/curl/curl.h 2 additions, 1 deletioninclude/curl/curl.h
- lib/ssh.c 8 additions, 4 deletionslib/ssh.c
- lib/strerror.c 2 additions, 2 deletionslib/strerror.c
Loading
Please register or sign in to comment