Can't connect to any remote FTP servers (using wo (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hello. Can anyone help me solve a problem that recently developed? We have been using version 2.2.3 of the wodSFTP component in a Visual Basic 6 application since 2005. It has worked flawlessly until today. Now, we are unable to connect to any remote FTP server using the wodSFTP component. We get the following messages:
STATE Connecting to server (from Disconnected from server)
STATE Disconnected from server (from Connecting to server)
DISCONNECTED
These messages are repeated everytime it tries to connect. Can anyone out there provide a solution to this strange problem?
Thanks.
Re: Can't connect to any remote FTP servers (us
Tim,
Can you please check LastError property, or check the Connected event for errors (using ErrorText argument)?
What do they return?
The log that you provided doesn't help us. Also, Is there any chance you could update the component to the latest version? The version that you are using is quite old.
Perhaps this issue was resolved in one of the later versions.
Regards,
Damba
Re: Can't connect to any remote FTP servers (us
The CONNECTED event is never fired, and the LastError property returns 0 throughout.
Re: Can't connect to any remote FTP servers (us
Tim,
Is there any chance we could connect to that server and try to duplciate the issue? Or perhaps you could try updating the component to the latest?
Also, do you perhaps have some firewall active? If so, can you please try disabling it?
Regards,
Damba