curl-library
Re: SFTP w/ password auth and multi-interface
Date: Tue, 13 Dec 2011 15:21:13 +0400
Hello Daniel!
On 13.12.2011 03:00, Daniel Stenberg wrote:
> Awesome. However I was not as fortunate. I first tried to use a file
> on localhost, and it works. Then I tried to add latency to localhost
> just to try to enforce this problem, but that seems to work as well...
>
> I use this set of versions which might explain something, but I don't
> recall your problem as having been fixed (on purpose):
>
> libcurl/7.24.0-DEV
> libssh2/1.4.0_DEV
>
Hmm, tried the head of git repos but with no success.
Did you have the same debug output from hiperfifo as in my first post?
Specifically from SSH/SFTP state machine:
* SSH authentication methods available: publickey,gssapi-with-mic,password
* SFTP 0x1b6625f0 state change from SSH_AUTHLIST to SSH_AUTH_PKEY_INIT
* SFTP 0x1b6625f0 state change from SSH_AUTH_PKEY_INIT to SSH_AUTH_PKEY
* SSH public key authentication failed: Username/PublicKey combination
invalid
* SFTP 0x1b6625f0 state change from SSH_AUTH_PKEY to SSH_AUTH_PASS_INIT
Thanks!
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-12-13