Connected event never gets fired (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi Kiril,
I'm no VB.NET expert, but how does VB know that
Private Sub sftpMy_Connected(ByVal ErrorCode As Integer, ByVal ErrorText As String)
is wodSFTP's event? Shouldn't there be 'Handles' or something like that?
Jasmine.