SecureBridge SFTP connection timeout with large files

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
FrancisFranck
Posts: 2
Joined: Wed 08 Jun 2016 12:03

SecureBridge SFTP connection timeout with large files

Post by FrancisFranck » 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

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: SecureBridge SFTP connection timeout with large files

Post by ViktorV » Wed 08 Jun 2016 13:52

Thank you for the information. We will investigate the behavior of SecureBridge and inform you about the results.

FrancisFranck
Posts: 2
Joined: Wed 08 Jun 2016 12:03

Re: SecureBridge SFTP connection timeout with large files

Post by FrancisFranck » Wed 15 Jun 2016 04:48

Any news on this, I did try other Delphi components and they worked as expected.

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: SecureBridge SFTP connection timeout with large files

Post by ViktorV » Wed 15 Jun 2016 07:02

We will continue investigation of the behavior of SecureBridge and inform you as soon as we get any results.

Post Reply