Hi,
if i connect to one SFTP Server i receive the SFTP Error 114 and Connection lost due to error 10058. I already used the forum search but find only threads with private key authentification.
The credentials are correct, authentication typ is password
In override authentication only checked "Password authentication"
My password includes "%" (example %%12345) The % character is the first and second character in Password.
SFTP error 114
SBSimpleSftp.EElSimpleSFTPClientError: Connection lost due to error 10058
bei SBSimpleSftp.TElSimpleSFTPClient.DoSend(Object Sender, Byte[] Buffer)
bei SBSSHCommon.TElSSHClass.DoSend(Byte[] Buffer, Int32 Size)
bei SBSSHClient.TElSSHClient.SSH2SendOnTransportLayer(Int32 Size)
bei SBSSHClient.TElSSHClient.SSH2SendDisconnect(Int32 ReasonCode, Byte[] Desc)
bei SBSSHClient.TElSSHClient.PerformClose(Boolean Forced, String CloseReason)
bei SBSSHClient.TElSSHClient.SSH2ContinueAuthentication(String AuthTypes)
bei SBSSHClient.TElSSHClient.SSH2ParseServerUserauthFailure(Byte[] Buffer, Int32 Size)
bei SBSSHClient.TElSSHClient.SSH2ParseOnUserauthLayer(Byte[] Buffer, Int32 Size)
bei SBSSHClient.TElSSHClient.SSH2ParseOnTransportLayer(Byte[] Buffer, Int32 Size)
bei SBSSHClient.TElSSHClient.AnalyseBuffer()
bei SBSSHClient.TElSSHClient.DataAvailable()
bei SBSimpleSftp.TElSimpleSFTPClient.DataAvailable()
bei SBSimpleSftp.TElSimpleSFTPClient.DoMessageLoop()
bei SBSimpleSftp.TElSimpleSFTPClient.Open()
bei ctlRemoteBrowser.JLKMMEIOCBJAGNIJCOMAHGMDBEDAGEPFCFJP(Object )
Hope you can help me in this case, thanks
Edited by moderator
2018-12-13T09:22:48Z
|
Reason: Not specified