Hi,
I got the follow response when I use this SFTP component(https://www.outsystems.com/forge/component/32/sftp/) :
"The connection was closed by the server: - RequestId:015ad264-101e-003c-7844-0547ec000000 Time:2022-12-01T05:21:54.5968923Z (KeyExchangeFailed)."
plz help.
Thanks a lot.
As error states "Key exchange failed". So its seems some validation error on SMTP server.
regards
Hi,
But I works kindly on my local computer when I call the function which the extesion provided through the Visual Studio 2022.
Hi @Vikas SharmaYou mentioned SMTP, but his question is related to SFTP. Probably just a typo :)
Hi 杨 宝,Looks like there's no problem in your Outsystems app, but it could be in your sftp server.
https://stackoverflow.com/questions/64251826/elixir-sftp-not-working-on-server-key-exchange-failed
If you're sure it worked in your C# app, then try changing to any other forge component. There might be some settings missing on this one.