Archive Index
This month's Index
|
Subject: Re: [libssh2] introducing maketgz
Re: [libssh2] introducing maketgz
From: Guenter Knauf <eflash_at_gmx.net>
Date: Sat, 21 Jul 2007 20:25:54 +0200
Hi,
from my recent experience I see that they are limited, dont provide all auth methods, and therefore dont provide a view for correct usage of the lib. F.e. for the keyboard-interactive stuff I had to lookup in libcurl's implementation, and what I've added to ssh2.c is still not working same way as how the curl commandline works; also I see the ssh2 sample behave other with the libssh2_userauth_list() call than without, and that puzzles me too. Finally when I build a MSVC libcurl + libssh2 then it doesnt work at all, and I get 'out of memory' when I try a sftp connection....
But: I dont see these as real showstoppers for 1.0 - a MingW32 build works just fine, so the MSVC issues are probably only some compiler switches...
Guen.
-------------------------------------------------------------------------
|