Differences
This shows you the differences between the selected revisions of the page.
| 2010-01-03 | 2010-01-30 | ||
| revert, never recommend to use older version, it may contain serious bugs (martin) | winscp includes the "ftp://" prefix; web browsers don't. (76.103.18.9) | ||
| Line 1: | Line 1: | ||
| ====== Common Error Messages ====== | ====== Common Error Messages ====== | ||
| + | |||
| + | |||
| ~~SPLIT~~ | ~~SPLIT~~ | ||
| Line 5: | Line 7: | ||
| ===== [[host_key]] The server's host key was not found in the cache ===== | ===== [[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. | 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. | ||
| + | |||
| Line 30: | Line 33: | ||
| * You may need to connect through proxy server, but you have not specified one on [[ui_login_proxy|login dialog]]. | * You may need to connect through proxy server, but you have not specified one on [[ui_login_proxy|login dialog]]. | ||
| * Connection was blocked by firewall. Please refer to [[faq_connection_refused|FAQ]]. | * Connection was blocked by firewall. Please refer to [[faq_connection_refused|FAQ]]. | ||
| + | |||
| If you are trying to use WinSCP to connect to your iPhone or iPod Touch, please refer to [[faq_iphone|FAQ]]. | If you are trying to use WinSCP to connect to your iPhone or iPod Touch, please refer to [[faq_iphone|FAQ]]. | ||
| Line 68: | Line 72: | ||
| You may get this message when connecting to a server for following reasons: | You may get this message when connecting to a server for following reasons: | ||
| * You may have typed a wrong hostname on Login dialog. | * You may have typed a wrong hostname on Login dialog. | ||
| + | * You may have typed ftp://ftp.domain.com as the session host name, instead of just ftp.domain.com [leave out the prefix "ftp://"]. | ||
| * Your domain name is new and is not fully distributed to DNS servers yet. | * Your domain name is new and is not fully distributed to DNS servers yet. | ||
| * Connection was blocked by firewall. Please refer to [[faq_connection_refused|FAQ]]. | * Connection was blocked by firewall. Please refer to [[faq_connection_refused|FAQ]]. | ||