curl-users
curl SFTP/SCP tests are failing irregularly
Date: 26 Feb 2010 12:05:30 -0000
hi,
curl SFTP/SCP tests are failing irregularly. The debug says:
23:58:20.270078 * About to connect() to 127.0.0.1 port 8999 (#0)
23:58:20.270239 * Trying 127.0.0.1... connected
23:58:20.276087 * Connected to 127.0.0.1 (127.0.0.1) port 8999 (#0)
23:58:20.367883 * SSH authentication methods available: publickey
23:58:20.367925 * Using ssh public key file curl_client_key.pub
23:58:20.367948 * Using ssh private key file curl_client_key
23:58:20.370443 * SSH public key authentication failed: Invalid signature for supplied public key, or bad
username/public key combination
23:58:20.370472 * Authentication failure
23:58:20.370510 * Closing connection #0
curl: (67) Authentication failure
I am using curl-7.19.x. I checked in the curl mailing list and found the same issue but couldn't find helpful, its still open.
Does anyone has the solution?
Thanks,
Sumit
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-02-26