Differences
This shows you the differences between the selected revisions of the page.
| messages 2025-04-17 | messages 2026-09-16 (current) | ||
| Line 55: | Line 55: | ||
| * You may need to connect through a proxy server, but you have not specified one on //[[ui_login_proxy|Proxy page]]// of Advanced Site Settings dialog. | * You may need to connect through a proxy server, but you have not specified one on //[[ui_login_proxy|Proxy page]]// of Advanced Site Settings dialog. | ||
| * Connection was blocked by the firewall. Please refer to [[faq_connection_refused|*]] | * Connection was blocked by the firewall. Please refer to [[faq_connection_refused|*]] | ||
| - | |||
| - | |||
| - | If you are trying to use WinSCP to connect to your iPhone, iPod Touch or iPad, please refer to [[faq_iphone|FAQ]]. | ||
| ==== In Other Languages ==== | ==== In Other Languages ==== | ||
| Line 289: | Line 286: | ||
| This message is produced by an OpenSSH (or Sun SSH) server if it receives more failed authentication attempts than it is willing to tolerate. | This message is produced by an OpenSSH (or Sun SSH) server if it receives more failed authentication attempts than it is willing to tolerate. | ||
| - | This can easily happen if you are using [[ui_pageant|Pageant]] and have a large number of keys loaded into it, since these servers count each offer of a public key as an authentication attempt. This can be worked around by specifying the key that's required for the authentication in the [[ui_login#session_settings]]; WinSCP will ignore any other keys Pageant may have, but will ask Pageant to do the authentication, so that you don't have to type your passphrase. ((&puttydoccite)) | + | This can easily happen if you are using an authentication agent (like [[ui_pageant|Pageant]]) and have a large number of keys loaded into it, since these servers count each offer of a public key as an authentication attempt. This can be worked around by specifying the key that's required for the authentication in the [[ui_login#session_settings]]; WinSCP will ignore any other keys the agent may have, but will ask the agent to do the authentication, so that you don't have to type your passphrase. ((&puttydoccite)) |
| ===== [[key_is_of_wrong_type]] Unable to use this private key file, Couldn't load private key, Key is of wrong type ===== | ===== [[key_is_of_wrong_type]] Unable to use this private key file, Couldn't load private key, Key is of wrong type ===== | ||
| Line 463: | Line 460: | ||
| This error is returned by Windows IIS server due to a known bug. | This error is returned by Windows IIS server due to a known bug. | ||
| - | For details see a Microsoft article [[https://support.microsoft.com/en-us/topic/fix-the-supplied-message-is-incomplete-error-when-you-use-an-ftps-client-to-upload-a-file-in-windows-0da7e32a-509f-c2d5-7a44-2d1d34ef817a|FIX: "The supplied message is incomplete" error when you use an FTPS client to upload a file in Windows]]. | + | For details see a Microsoft article [[https://support.microsoft.com/en-us/servicing/os/windows-server/2017/01/fix-the-supplied-message-is-incomplete-error-when-you-use-an-ftps-client-to-upload-a-file-in-windows|FIX: "The supplied message is incomplete" error when you use an FTPS client to upload a file in Windows]]. |
| ===== [[library_process_terminated_with_exit_code_3]] WinSCP process terminated with exit code 3 ===== | ===== [[library_process_terminated_with_exit_code_3]] WinSCP process terminated with exit code 3 ===== | ||