WeOnlyDo.Client.SFTP component - Tandem - WeOnlyDo Discussion board

WeOnlyDo.Client.SFTP component - Tandem (General questions)

by adi, Tuesday, November 22, 2005, 17:48 (6940 days ago)

I am trying to use your WeOnlyDo.Client.SFTP component to connect to a SFTP location.
The SFTP server is using a Tandem host type and a FTP SSL/AUTH SSL server type.
Can I use your component to connect to this server? How?
I am receiving the following error: Version mismatch .

This is your log:

---------- begin log ----------

Connect::start
Connect::BeginConnect
Connect:end
MethodNotification:start
MethodNotification:ExtendedStates.Connecting
ReceiveNotification:start
ReceiveNotification:ExchangingIdentification
EndReceive before
ReceiveNotification:ExchangingIdentification received 186 bytes
ExchangeIdentification:start
ExchangeIdentification data: 220-TDM-ING080.ITC.ING-NED FTP SERVER T9552G07 (Version 3.v TANDEM 11MAR2005) ready.
220 comForte SecurFTP version T9999G06_01Jun2005_comForte_SSLD_S40_1044 running in FTP server mode

ReceiveNotification:EXCEPTION Version mismatch
DestroySocket

---------- end log ----------

Re:

by wodSupport, Tuesday, November 22, 2005, 17:50 (6940 days ago) @ adi

Adi,

I would say you cannot, since this is SFTP (FTP over SSH) and you need FTPS (FTP over SSL), so this isn't correct product.

I suggest you take a look at wodFtpDLX product instead - but that's ActiveX control, not sure if that's applicable to you.

Regards.