How to solve the problem that xftp cannot find a matching outgoing encryption algorithm

alert("No matching outgoing encryption algorithm found");

 

The reason is that the ssh login to the local terminal caches the relevant security confirmation information;

After the remote ssh service is upgraded, its corresponding encryption algorithms have been upgraded and modified;

However, the local cache security information has not been updated, resulting in failure to log in normally;

The solution is to select one of aes192-ctr aes128-ctr aes256-ctr.

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325926364&siteId=291194637