Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FTPS with Indy/Delphi to connect with special Visa FTPS server
#3
Hi rlebeau,

thanks for advising.

I made that modification, using a SVN version 5515 of Indy.
It really makes the SSL shutdown now, I can see the 'close notify' TLS messages in the WireShark log.

But it fails when I try to get a file from the server with "Access violation at address 00407E8E in module 'IdFtp_Tests_2.exe'. Read of address 00000020" message that appears after a while (destination local file is created, but empty).

I cannot really debug the program, before I cannot access the server from my developer pc, I can write only log messages to see at which step the program is executing.

It seems to me the problem is in "TIdFTP.InitDataChannel" where "PassThrough" is set to true for the newly cloned IOHandler of the datachannel, and it causes the SSL_shutdown to be called for that IOHandler.

Can you advise how to proceed?

Thank you in advance.

Tibor
Reply


Messages In This Thread
RE: FTPS with Indy/Delphi to connect with special Visa FTPS server - by PeakTibor - 08-18-2019, 04:08 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)