Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

guest

Error skipping startup error message. Can't detect command return code.

WinSCP 2.2.0 Build 122 fails to
setup session.

ttssh,putty,wcp 2.0.0 all have no problem
getting thru to that server.

How can i make it run?
It seems to have trouble with the login
sequence.
The server requires a terminal emulation name
or a simple "<CR>"


Connecting to host...
Starting session...
Error skipping startup error message.
Can't detect command return code.
Pressing <OK>
Boxes+Aplication closes...

WinSCP 2.0.0 Build 89 continues and
cleanly connects to the server


With active logging to window:

Assertion failed: (LogMemo->Parent == this) &&
(LogMemo->OnChange == LogMemoChange),
file C:\Martin\Projekty\WinSCP2\forms\Log.cpp, line 77

(That's another problem...)


Logging only to file:
...
. Authentication successful
. Started compression
. Initialised zlib (RFC1950) compression
. Initialised zlib (RFC1950) decompression
. Started session
. --------------------------------------------------------------------------
. Doing startup conversation with host (shell).
. Skipping host startup message (if any).
> echo "WinSCP: this is end-of-file:0"
! stty: stdin isn't a terminal
! stty: stdin isn't a terminal
! stty: stdin isn't a terminal
< Terminal type [vt102]: Terminal is echo "WinSCP: this is end-of-file:0"
* (ECommand) Error skipping startup message.
. Closing connection.



Seems to be the same problem as in thread:
"WinSCP fails to connect my OpenSSH_3.5p 1(on w2k
server w/ sp3)"
which ends in:
. Doing startup conversation with host (shell).
. Skipping host startup message (if any).
> echo "WinSCP: this is end-of-file:0"
! setgid: Invalid argument
. Server sent command exit status 1
* (ESshFatal) Error skipping startup message.