]> granicus.if.org Git - curl/commit
SCP: send large files properly with new enough libssh2
authorDaniel Stenberg <daniel@haxx.se>
Wed, 4 Aug 2010 15:23:38 +0000 (17:23 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 4 Aug 2010 16:29:13 +0000 (18:29 +0200)
commitf8cf037ecf67d4dc490e0e54fb2c691211e859ba
treeb1e25f66a563d18a7b199312392454b624ddd644
parent6028fdb3053657ae0bd099b704eca0e108ed9b7d
SCP: send large files properly with new enough libssh2

libssh2 1.2.6 and later handle >32bit file sizes properly even on 32bit
architectures and we make sure to use that ability.

Reported by: Mikael Johansson
Bug: http://curl.haxx.se/mail/lib-2010-08/0052.html
configure.ac
lib/ssh.c
lib/ssh.h