Differences
This shows you the differences between the selected revisions of the page.
2013-08-18 | 2013-08-20 | ||
suggest using SFTP-3 for "Cannot initialize SFTP protocol. Is the host running a SFTP server?" (martin) | no summary (175.100.150.216) (hidden) | ||
Line 113: | Line 113: | ||
* Your SSH server, particularly OpenSSH, may not be able to access the server key files, due to an incorrect permissions. | * Your SSH server, particularly OpenSSH, may not be able to access the server key files, due to an incorrect permissions. | ||
- | ==== In a Middle of Session ==== | + | ==== In starting ==== |
- | If you get this error message in a middle of the session, it is usually caused by some fatal error on server. The server error may possibly be initiated by error on client (WinSCP) side. | + | --------------------------- |
+ | Error | ||
+ | --------------------------- | ||
+ | Connection has been unexpectedly closed. Server sent command exit status 1. | ||
+ | --------------------------- | ||
+ | Cannot initialize SFTP protocol. Is the host running a SFTP server? | ||
- | In both cases check log file of your server to see an actual reason, it closed connection for. | ||
- | |||
- | If the problem repeats, try turning off //[[ui_login_connection|Optimize connection buffer size]]//. | ||
===== Incoming packet was garbled on decryption ===== | ===== Incoming packet was garbled on decryption ===== |