LoginChallange Event not getting fired - WeOnlyDo Discussion board

LoginChallange Event not getting fired (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Tushar, Tuesday, October 25, 2005, 12:57 (6763 days ago)

Hi,

I am trying to connect to the remote server using the VC++ console sample provided with the installation.
I am using the Authentication method as authKeyboardInteractive
I set the password and login and issue a connect command. Now the issue is that the LoginChallange event is not getting fired, though I am able to connect to the remote server.

Instead of Events based implementation as in the console sample if I use callback notifications then the LoginChallange method is called but I am unbale to connect to the remote server after providing the correct password in the Response variable. The Challange variable show me value as Password:

Any suggestions here ?

Thanks


Complete thread: