Guyz,
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, like
'Pas
On Sun, 25 Feb 2007, Lucas Newman wrote:
> I've noticed that the new sftp_readnb and sftp_writenb functions don't
> ever seem to block.
I take it you meant that it always blocks...
> Looking through the code, I think the reason is because _libssh2_sftp_read,
> the internal function for reading,