Re: Capturing other FTP server output (General questions)

by jim, (6680 days ago) @ jim

i added this code but it does not fire:

Private Sub axFtp_FTPReply(ByVal sender As Object, ByVal e As AxwodFtpDLXLib._IwodFtpDLXEvents_FTPReplyEvent) Handles axFtp.FTPReply
StatusBarPanel3.Text = e.replyText
End Sub

what did i miss?

thanks,

jim

locked

Complete thread: