curl-library
libssh2 patch 11/13
From: James Housley <jim_at_thehousleys.net>
Date: Mon, 13 Nov 2006 19:23:59 -0500
Received on 2006-11-14
Date: Mon, 13 Nov 2006 19:23:59 -0500
Note this patch requires the current version of libssh2 from the cvs
server.
* Could should be added to check the version of libssh2, it uses the
new LIBSSH2_SFTP_S_* defines
* Fix a path problem with sftp
Since when sftp gets a file from a remote system it doesn't send a
request and data starts flowing magically back at us, I will need to
call Curl_recv(). But I don't know how to do that properly, ie what
to pass in.
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 --------------------------------------------------------------------- In theory there is no difference between theory and practice. In practice there is no similarity. -- From the "I wish I'd said that" archives.
- text/plain attachment: libssh2_patch.txt