Differences
This shows you the differences between the selected revisions of the page.
2009-02-23 | 2009-03-04 | ||
messages#unexpected_directory_listing as possibility for Error listing directory (martin) | exit status 0 (martin) | ||
Line 86: | Line 86: | ||
Check log file of your server to see an actual reason, it closed connection for. | Check log file of your server to see an actual reason, it closed connection for. | ||
- | ===== [[exit_status_1]] Connection has been unexpectedly closed. Server sent command exit status 1 (or 255) ===== | + | ===== [[exit_status_1]] Connection has been unexpectedly closed. Server sent command exit status 1 (or 255 or 0) ===== |
All reasons and hints for [[messages#unexpected_close|"Server unexpectedly closed network connection"]] above apply to this error too. | All reasons and hints for [[messages#unexpected_close|"Server unexpectedly closed network connection"]] above apply to this error too. | ||
Line 173: | Line 173: | ||
===== Other References ===== | ===== Other References ===== | ||
SSH code of WinSCP is based on PuTTY. So if you are getting some error message while using [[protocol|SFTP or SCP protocols]] (particularly while connecting), you may check also the [[&url(puttydoc)/Chapter10.html|common error messages]] in PuTTY documentation. | SSH code of WinSCP is based on PuTTY. So if you are getting some error message while using [[protocol|SFTP or SCP protocols]] (particularly while connecting), you may check also the [[&url(puttydoc)/Chapter10.html|common error messages]] in PuTTY documentation. | ||
- |