Differences
This shows you the differences between the selected revisions of the page.
2013-07-23 | 2013-08-18 | ||
.net assembly errors (martin) | suggest using SFTP-3 for "Cannot initialize SFTP protocol. Is the host running a SFTP server?" (martin) | ||
Line 260: | Line 260: | ||
* [[message_exit_status_1|"Connection has been unexpectedly closed. Server sent command exit status 1 (or 255 or 0)"]]; | * [[message_exit_status_1|"Connection has been unexpectedly closed. Server sent command exit status 1 (or 255 or 0)"]]; | ||
* [[message_large_packet|"Error Received too large (... B) SFTP packet. Max supported packet size is 102400 B"]]. | * [[message_large_packet|"Error Received too large (... B) SFTP packet. Max supported packet size is 102400 B"]]. | ||
+ | |||
+ | The error can also indicate interoperability problems with the SFTP server. Try decreasing //[[ui_login_sftp|Preferred SFTP protocol version]]// to //3//, which usually have more stable implementation on the servers. | ||
~~AD~~ | ~~AD~~ |