Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Cyrus Bharda on March 11, 2003, 02:00:34 AM
-
Howdy all,
I hear this program WinSCP being talked about more and more these days, so I went and downloaded it to give it a go, but after I enter in the host and the admin username and the admin passwordall I get is a dialog box appear stating that:
Error skipping startup message
Not connected.
So I setup a log and here is it:
. --------------------------------------------------------------------------
. WinSCP Version 2.2.0 (Build 122)
. Login time: Tuesday, 11 March 2003 7:57:46 AM
. --------------------------------------------------------------------------
. Session name: admin@192.168.0.1
. Host name: 192.168.0.1 (Port: 22)
. User name: admin (Password: Yes, Key file: No)
. SSH protocol version: 2; Compression: Yes
. Agent forwarding: Yes; TIS/CryptoCard: Yes; KI: Yes
. Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. Ping interval: 0 sec (0 = off); Timeout: 15 sec
. SSH Bugs: A,A,A,A,A,A,A,
. Proxy: none
. Return code variable: Autodetect; Lookup user groups: Yes
. Shell: default, EOL: 0
. Local directory: default, Remote directory: home, Update: No
. Clear aliases: Yes, Unset nat.vars: Yes
. Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. --------------------------------------------------------------------------
. Looking up host "192.168.0.1"
. Connecting to 192.168.0.1 port 22
. Server version: SSH-1.99-OpenSSH_3.1p1
. We believe remote version has SSH2 RSA padding bug
. We claim version: SSH-2.0-PuTTY-Local: Jan 26 2003 11:53:20
. Using SSH protocol version 2
. Doing Diffie-Hellman group exchange
. Doing Diffie-Hellman key exchange
. Host key fingerprint is:
. ssh-rsa 1024 {removed}
. Initialised zlib (RFC1950) compression
. Initialised zlib (RFC1950) decompression
. Initialised AES-256 client->server encryption
. Initialised AES-256 server->client encryption
. Sent password
. Access granted
. Opened channel for session
. Started a shell/command
. --------------------------------------------------------------------------
. Doing startup conversation with host (shell).
. Skipping host startup message (if any).
> echo "WinSCP: this is end-of-file:0"
! Can't redirect stdin: No such device or address
. Server sent command exit status 6
* (ESshFatal) Error skipping startup message.
So what am I doing wrong?
Thanks for your help,
Cyrus Bharda
-
Does your admin account bring up the configuration screen or a shell prompt? WinSCP needs SSH shell access to work properly.
Jim
-
You should login using root instead of admin. The admin account on SME defaults to bringing up the management console and not a command line interface like the root account.
Hope this helps,
Thomas Kristensen