Differences

This shows you the differences between the selected revisions of the page.

2008-02-14 2008-02-18
software_caused_connection_abort can be caused by firewall even in the middle of session (martin) The server's host key was not found in the cache (martin)
Line 1: Line 1:
====== Error Messages ====== ====== Error Messages ======
 +
 +===== [[host_key]] The server's host key was not found in the cache =====
 +This error message occurs when WinSCP connects to a new [[SSH]] server. Every server identifies itself by means of a host key; once WinSCP knows the host key for a server, it will be able to detect if a malicious attacker redirects your connection to another machine.
 +
 +If you see this message, it means that WinSCP has not seen this host key before, and has no way of knowing whether it is correct or not. You should attempt to verify the host key by other means, such as asking the machine's administrator.
 +
 +If you see this message and you know that your installation of WinSCP has connected to the same server before, it may have been recently upgraded to SSH protocol version 2. SSH protocols 1 and 2 use separate host keys, so when you first use SSH-2 with a server you have only used SSH-1 with before, you will see this message again. You should verify the correctness of the key as before.
 +
 +Read more about [[ssh#verifying_the_host_key|verifying host keys]].
===== [[connection_refused]] Network error: Connection refused ===== ===== [[connection_refused]] Network error: Connection refused =====

Last modified: by martin