Version Mismatch Error - WeOnlyDo Discussion board

Version Mismatch Error (wodSFTP / wodSFTP.NET / wodSFTPdll)

by john@koroberi, Tuesday, May 30, 2006, 17:23 (6566 days ago)

When I try to connect to my host, using port 21 (which works fine through a standard FTP client) i get a version mismatch error. I am not sure what causes this, but this program has worked before, and testing it out now with some slightly altered ftp server settings (altered by a client, not by me) has caused this error. where does this come from and how can i fix it?

thanks so much!

john

Re: Version Mismatch Error

by wodDamir, Tuesday, May 30, 2006, 17:39 (6566 days ago) @ john@koroberi

Hi John,

wodSFTP uses only SFTP protocol, so it uses port 22. That is why you can't connect by using port 21.

Have you tried with any SFTP Client (not FTP)?

What server are you using? (vendor/type)

If you are using FTP only server you won't be able to connect it using.

Regards,
Damir

Re: Version Mismatch Error

by john@koroberi, Wednesday, May 31, 2006, 16:23 (6565 days ago) @ wodDamir

Okay, is there anyway to accept an SSL manually with this program? the FTP owner this application is trying to connect to told me to connect to their ftp using ssl/tls (implicit encryption) port 22 which i dont even know if thats the same as SFTP.

Can this program connect to a server that requires manual acceptance of an SSL?

Re: Version Mismatch Error

by wodSupport, Wednesday, May 31, 2006, 16:39 (6565 days ago) @ john@koroberi

John,

nope, wodSFTP doesn't speak SSL, it only speaks SSH. I suggest you try out wodFtpDLX instead, that component supports all of those protocols.

http://www.weonlydo.com/index.asp?showform=FtpDLX

Regards,
Kreso

Re: Version Mismatch Error

by john@koroberi, Wednesday, May 31, 2006, 16:48 (6565 days ago) @ wodSupport

i dont suppose we can use the same license that we bought haha

thanks a bunch tho!

Re: Version Mismatch Error

by wodSupport, Wednesday, May 31, 2006, 17:11 (6565 days ago) @ john@koroberi

John,

unfortunatelly, no, I'm sorry, but these are completely different products.

Kreso

Re: Version Mismatch Error

by john@koroberi, Wednesday, May 31, 2006, 17:28 (6565 days ago) @ wodSupport

hah, i figured...

do you have a version for .NET 1.1?

thanks

Re: Version Mismatch Error

by wodDrazen, Wednesday, May 31, 2006, 17:39 (6565 days ago) @ john@koroberi

Hi John,


Unfortunately there is no version of wodFtpDLX.NET for NET 1.1 framework.

WodFtpDLX.NET component is using some classes that is added in NET 2.0, so there is no way to compile wodFptDLX.NET to NET 1.1.

Why don't you try to install NET 2.0 framework?

Hope I helped.


Regards,
Drazen