Re: Problem getting Listing for UNIX Type: L8 Serv (General questions)
Dave,
I will have to inform Kreso about your problem and we will see what he can do for you.
Please send me also error that is returned from Done Event:
--------------------------------------
Private Sub Ftp1_DoneEvent(ByVal Sender As Object, ByVal Args As WeOnlyDo.Client.FtpDoneArgs) Handles Ftp1.DoneEvent
Debug.Print( DONE: + Args.Error.ToString)
End Sub
--------------------------------------
Drazen