curl-library
libssh2 patch 10/26
From: James Housley <jim_at_thehousleys.net>
Date: Thu, 26 Oct 2006 21:04:11 -0400
Received on 2006-10-27
Date: Thu, 26 Oct 2006 21:04:11 -0400
My most recent patch.
* For now all the sftp stuff has been stripped, it will be added back
later. But, it has a long way to go and I think finishing scp first
is more important
* Did some better work with scp errors
libssh2 returns, or can return, a lot of error numbers. Not sure how
many are actually used. It also can return more specific error
strings. The problem is that curl_strerror() isn't based on the
connection, so this extended error information is not available.
Jim
-- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- The wise man built his network upon Un*x. The foolish man built his network upon Windows.
- application/zip attachment: libssh2_patch.zip