SecureBridge SFTP connection timeout with large files
Posted: Wed 08 Jun 2016 12:24
We just bought securebridge 7.0. using Delphi XE7 connecting to a 3th party SFTP server (Server version: SSH-2.0-WS_FTP-SSH_7.6.2) I am unable to download any of their files (around 20MB), it starts downloading and times out.
DownloadToStream has the same problem, connection times out, and each time the size of the stream = 178000, same happens with ReadFile it will read 178000 b and the next ReadFile times out.
Increasing the Timeout does not help.
I can download these files with Filezilla or WinSCP
DownloadToStream has the same problem, connection times out, and each time the size of the stream = 178000, same happens with ReadFile it will read 178000 b and the next ReadFile times out.
Increasing the Timeout does not help.
I can download these files with Filezilla or WinSCP