scp 2.9.9p2 doesn't work

Lars Hecking lhecking at nmrc.ie
Sun Sep 30 01:39:07 EST 2001


 I just upgraded openssh on my Solaris 8 boxes from 2.9p2 to 2.9.9p2,
 and scp has stopped working. Remote logins with ssh do work, though.
 Both client and server run 2.9.9p2.

 Please let me know if you need more information (configure options,
 config files etc.). I'm not on the list, so CC's would be appreciated.
 Thanks!

$ scp vsftpd-0.9.2.tar.gz user at server:/usr/local/src/misc/ftp
user at server's password: 
Connection to server closed by remote host.
lost connection
$ scp -v vsftpd-0.9.2.tar.gz user at server:/usr/local/src/misc/ftp
SH_2.9.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /etc/ssh_config
debug1: Reading configuration data /home/lhecking/.ssh/config
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 640 geteuid 0 anon 1
debug1: Connecting to server [192.168.1.1] port 22.
debug1: temporarily_use_uid: 640/15 (e=0)
debug1: restore_uid
debug1: temporarily_use_uid: 640/15 (e=0)
debug1: restore_uid
debug1: Connection established.
debug1: read PEM private key done: type DSA
debug1: read PEM private key done: type RSA
debug1: identity file /home/lhecking/.ssh/identity type 0
debug1: identity file /home/lhecking/.ssh/id_rsa type -1
debug1: identity file /home/lhecking/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_2.9.9p2
debug1: match: OpenSSH_2.9.9p2 pat ^OpenSSH
debug1: Local version string SSH-1.5-OpenSSH_2.9.9p2
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'server' is known and matches the RSA1 host key.
debug1: Found key in /home/lhecking/.ssh/known_hosts:10
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying RSA authentication with key '/home/lhecking/.ssh/identity'
debug1: Server refused our key.
debug1: Doing challenge reponse authentication.
debug1: No challenge.
debug1: Doing password authentication.
user at server's password: 
debug1: Sending command: scp -v -t /usr/local/src/misc/ftp
debug1: Entering interactive session.
debug1: fd 0 setting O_NONBLOCK
debug1: fd 1 setting O_NONBLOCK
debug1: fd 1 clearing O_NONBLOCK
Connection to server closed by remote host.
debug1: Transferred: stdin 0, stdout 0, stderr 46 bytes in 0.0 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 6696.7
debug1: Exit status -1
lost connection
$ 




More information about the openssh-unix-dev mailing list