Re: FTPImplicit login - WeOnlyDo Discussion board

Re: FTPImplicit login (General questions)

by jessica, Wednesday, February 16, 2011, 21:36 (4826 days ago) @ woddrazen

I tried using C:Program FilesWeOnlyDo.comFtpDLXSamplesVBComponent1. Simple with FTPSimplicit as protocol, blocking and passive.

When I click connect, there were a few statechange logs.

When I selected the file to upload and click putfile, I got the msgbox with Runtime error 30003 component busy .
By clicking Debug, I was lead to the function

Private Sub Command10_Click()
PS1.Value = PS1.Min
Ftp1.PutFile
End Sub

Thanks!


Complete thread: