cURL / Mailing Lists / curl-users / Single Mail

curl-users

Upload error with curl scp on Windows

From: Markus Moeller <huaraz_at_moeller.plus.com>
Date: Tue, 3 Feb 2009 20:17:06 -0000

D:\BuildArea\curl-7.19.3>src\curl.exe -T ..\test.zip -u markus
scp://192.168.1.6/tmp/

[libssh2] Key Exchange: Sent KEX:
diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
[libssh2] Key Exchange: Sent HOSTKEY: ssh-rsa,ssh-dss
[libssh2] Key Exchange: Sent CRYPT_CS:
aes256-cbc,rijndael-cbc_at_lysator.liu.se,aes192-cbc,aes128-cbc,blowfish-cbc,arcfour,cast128-cbc,3des-cbc
[libssh2] Key Exchange: Sent CRYPT_SC:
aes256-cbc,rijndael-cbc_at_lysator.liu.se,aes192-cbc,aes128-cbc,blowfish-cbc,arcfour,cast128-cbc,3des-cbc
[libssh2] Key Exchange: Sent MAC_CS:
hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96,hmac-ripemd160,hmac-ripemd160_at_openssh.com
[libssh2] Key Exchange: Sent MAC_SC:
hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96,hmac-ripemd160,hmac-ripemd160_at_openssh.com
[libssh2] Key Exchange: Sent COMP_CS: none,zlib
[libssh2] Key Exchange: Sent COMP_SC: none,zlib
[libssh2] Key Exchange: Sent LANG_CS:
[libssh2] Key Exchange: Sent LANG_SC:
[libssh2] Key Exchange: Agreed on KEX method:
diffie-hellman-group-exchange-sha1

[libssh2] Key Exchange: Agreed on HOSTKEY method: ssh-rsa
[libssh2] Key Exchange: Agreed on CRYPT_CS method: aes128-cbc
[libssh2] Key Exchange: Agreed on CRYPT_SC method: aes128-cbc
[libssh2] Key Exchange: Agreed on MAC_CS method: hmac-sha1
[libssh2] Key Exchange: Agreed on MAC_SC method: hmac-sha1
[libssh2] Key Exchange: Agreed on COMP_CS method: none
[libssh2] Key Exchange: Agreed on COMP_SC method: none
[libssh2] Key Exchange: Agreed on LANG_CS method:
[libssh2] Key Exchange: Agreed on LANG_SC method:
[libssh2] Key Exchange: Initiating Diffie-Hellman Group-Exchange (New
Method)
[libssh2] Key Exchange: Sending KEX packet 32
[libssh2] Key Exchange: Server's MD5 Fingerprint:
8e:ea:29:5c:dd:60:dd:78:1d:9a:39:80:22:bc:b7:34
[libssh2] Key Exchange: Server's SHA1 Fingerprint:
42:98:72:e5:c5:1f:ef:55:b3:78:09:07:c3:1f:cb:f6:c8:ad:be:4a
[libssh2] Key Exchange: Sending NEWKEYS message
[libssh2] Key Exchange: Received NEWKEYS message
[libssh2] Key Exchange: session_id calculated
[libssh2] Key Exchange: Client to Server IV and Key calculated
[libssh2] Key Exchange: Server to Client IV and Key calculated
[libssh2] Key Exchange: Client to Server HMAC Key calculated
[libssh2] Key Exchange: Server to Client HMAC Key calculated
  % Total % Received % Xferd Average Speed Time Time Time
Current
                                 Dload Upload Total Spent Left
Speed
100 143k 0 0 0 143k 0 119k --:--:-- 0:00:01 --:--:--
119k
curl: (55) Failed sending data to the peer

Has anybody seen that before ?

I use D:\BuildArea\curl-7.19.3>src\curl.exe -V
curl 7.19.3 (i386-pc-win32) libcurl/7.19.3 OpenSSL/0.9.8h zlib/1.2.3
libssh2/1.0

Protocols: tftp ftp telnet dict ldap http file https ftps scp sftp
Features: Largefile NTLM SSL SSPI libz

Thank you
Markus

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-02-03