suryaprakash598
05/26/2021, 5:42 PMFTP_UNSUPPORTED_ENCRYPTION_ALGORITHM
I was able to connect successfully but it is throwing error now.
I have searched in help and showing algorithm not supported.
Can any one help on this issue to connect successfully.
Thankseblackey
05/27/2021, 10:39 AMOnly CTR (and not CBC) ciphers are allowed. Your SFTP server can use the following
encryption algorithms:
■ AES 128-CTR
■ AES 192-CTR
■ AES 256-CTR
■ RSA
■ DSA
■ ECDSA
suryaprakash598
06/02/2021, 1:21 PM