cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: sftp download error in 7.49.1

From: Dan Donahue <ddonahue_at_parallelwireless.com>
Date: Fri, 22 Jul 2016 18:53:29 +0000

On Thu, 2016-07-21 at 16:15 -0400, Ray Satiro via curl-library wrote:
> Can you do a bisect though?
> Your original report does not have enough information
My last email implicitly indicates a bisection of the releases in
question 7.44.0 (works) to 7.49.1 (doesnt work). Again, it first occurs
in 7.45.0. 

Are you asking me to bisect the changes in 7.45.0?

> We need the curl_version() if libcurl or the curl -V of an affected
> version and an unaffected version.
Affected version:
# curl -V
curl 7.44.0 (powerpc-pw_uniran-linux-gnuspe) libcurl/7.45.0
OpenSSL/1.0.1e zlib/1.2.7 libssh2/1.4.3
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s
rtsp scp sftp smb smbs smtp smtps telnet tftp 
Features: Debug TrackMemory NTLM NTLM_WB SSL libz TLS-SRP UnixSockets 

NOTE: Compiled with OpenSSL because of a 7.45.0 build error when
building with gnutls. The problem exhibited with 7.49.1 using with
OpenSSL or GnuTLS.

Unaffected version:
# curl -V
curl 7.44.0 (powerpc-pw_uniran-linux-
gnuspe) libcurl/7.44.0 GnuTLS/2.12.21 zlib/1.2.7 libssh2/1.4.3
Protocols
: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp scp
sftp smb smbs smtp smtps telnet tftp 
Features: Debug TrackMemory NTLM
NTLM_WB SSL libz TLS-SRP UnixSockets 

> It's possible you may be using a different version of libssh2
Versions are the same.

> depending on the version of libcurl you are using. And if you haven't
> tried the curl tool,
As stated in my original mail the curl tool exhibits the same issue.

> can give a self contained example to reproduce and the SFTP server
> type.
Server info:
CentOS release 6.5 (Final)
OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-07-22