Page 1 of 1

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

Posted: Sat 27 Feb 2016 15:45
by snorkel
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.

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

Posted: Sat 27 Feb 2016 15:51
by snorkel
I will try to get the exact error msg on monday.

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

Posted: Thu 03 Mar 2016 09:24
by ViktorV
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.