Sub sftpTest_ListCompleted( ServerPath As String, Success As Boolean, Folders() As SFtpEntry, Files() As SFtpEntry )
...
...
End Sub
, but it never gets there.
Hate to say this, but more actual samples are needed. So many of my questions, could be answered simply, by a combination of more sample code and trial & error.
Hate to say this, but more actual samples are needed. So many of my questions, could be answered simply, by a combination of more sample code and trial & error.