Archive Index
This month's Index
|
Subject: Re: libssh2 / SFTP download problem
Re: libssh2 / SFTP download problem
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 16 Nov 2011 23:25:13 +0100 (CET)
On Tue, 15 Nov 2011, Liviu Gheorghisan wrote:
> I have the following problem while trying to download a file over SFTP with
I assume the Linux code runs fine against the same server too?
> after the SSH_FXP_INIT is sent, the client only receives messages of type 2
Ouch. Any chance you can raise the logging level in the server side or even
> Also, I use this code to seed the random number generator in openSSL, as
Gah! That certainly won't increase randomness but will ruin your security.
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2011-11-16 |