cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: CURLE_SSH (79) curl: (79)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 30 Nov 2009 17:16:36 +0100 (CET)

On Mon, 30 Nov 2009, Faizel Isaacs wrote:

> curl -v -T "{faiz.txt,faiz.txt}" sftp://username:password@10.10.10.10:10022/
> --verbose

> * About to connect() to 10.10.10.10port 10022 (#0)
> * Trying 10.10.10.10... connected
> * Connected to 10.10.10.10(10.10.10.10) port 10022 (#0)
> * SSH authentication methods available: publickey,gssapi-with-mic,password
> * Using ssh public key file id_dsa.pub
> * Using ssh private key file id_dsa
> * SSH public key authentication failed: Unable to open public key file
> * Initialized password authentication
> * Authentication complete
> * Upload failed: Bad message from SFTP server

What curl version and what libssh2 version are you using on what operating
system?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
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 2009-11-30