> I need a clarification here from you all regarding the functionality of
> HostBasedAuthentication.
>
> 1) If the remote SFTP server admin wants to allow only Host based
> authentication, then the remote sshd_config should have
> 'HostBasedAuthentication' set to yes, and the rest set to no, li
Hi,
I'm new to this list so please bear with me. :)
I'm trying to use the most current libssh2 version from CVS. I have an
download from a month ago and then also a current (checked out a few hours
ago). I also have this tester program (attachment, scp.c), which fails to
work at all with the curr