SFTPServer some clients on disconnect cause a error to be thrown.

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
snorkel
Posts: 384
Joined: Tue 08 Aug 2006 15:10
Location: Milwaukee WI USA

SFTPServer some clients on disconnect cause a error to be thrown.

Post by snorkel » Sat 27 Feb 2016 15:45

I noticed that when I disconnect wtih WinSCP the SFTServer raises a error that the connection was terminated abnormally, this happens when I use the disconnect session option in the main menu of winscp.
Something about data not be written or something like that. I forgot to update my SVN repos so I don't have access to it right now.

When I use filezilla the error does not throw.

It also only seems to be a issue when running in the IDE.

Oh, just so you know I only use Lazarus and this is with version 1.6 and FPC 3.0.

snorkel
Posts: 384
Joined: Tue 08 Aug 2006 15:10
Location: Milwaukee WI USA

Re: SFTPServer some clients on disconnect cause a error to be thrown.

Post by snorkel » Sat 27 Feb 2016 15:51

I will try to get the exact error msg on monday.

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

Re: SFTPServer some clients on disconnect cause a error to be thrown.

Post by ViktorV » Thu 03 Mar 2016 09:24

This is an internal SecureBridge exception, that we handle. The error correctly occurs at debug as it is hidden from the user in a running application.

Post Reply