Re: Error with FTPSimplicit (General questions)
Hi,
The code you provided worked for me great. This error usually occurs when Connect Method is called without setting the username/password.
What version of the component are you using?
Could you send us a sample which we could run on our side to see why this occurs?
Also, I noticed that you set port property before setting the protocol. That wrong, since Protocol Property will automatically set Port property to the default port for the specified protocol.
Regards,
Damba