Added more accurate error code returns from SFTP operations. Added test

case 615 to test an SFTP upload failure.
This commit is contained in:
Dan Fandrich
2007-08-30 23:03:59 +00:00
parent 9f44a95522
commit f6251734fc
5 changed files with 83 additions and 12 deletions

View File

@@ -20,6 +20,7 @@ This release includes the following changes:
o builds and runs on OS/400
o several error codes and options were marked as obsolete and subject to
future removal (set CURL_NO_OLDIES to see if your application is using them)
o SFTP errors can return more specific error codes
This release includes the following bugfixes: