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.
SFTPServer some clients on disconnect cause a error to be thrown.
Re: SFTPServer some clients on disconnect cause a error to be thrown.
I will try to get the exact error msg on monday.
Re: SFTPServer some clients on disconnect cause a error to be thrown.
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.