Archive Index
This month's Index
|
Subject: Re: [libssh2] bug in example/simple/sftp.c
Re: [libssh2] bug in example/simple/sftp.c
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 24 Sep 2007 14:16:27 +0200 (CEST)
On Mon, 24 Sep 2007, junk_at_igrspace.com wrote:
> line 150 prevents example/simple/sftp.c from running as it is supposed to.
> userauthlist = libssh2_userauth_list(session, username, strlen(username));
Thanks a lot, fixed now!
-------------------------------------------------------------------------
|