openssh to openssh scp ssh1 compatibility mode error



i am aware of the ssh1 compatibility mode error problem when using scp
to transfer files from an openssh client to a commercial ssh server.
however, i am encountering the same problem when using scp between a
solaris 10 server running:

Sun_SSH_1.1, SSH protocols 1.5/2.0, OpenSSL 0x0090704f

and a solaris 8 server running:

OpenSSH_5.1p1, OpenSSL 0.9.8j 07 Jan 2009

the debug output from the client follows. there are no errors on the
server side. note that i do not have the problem transferring files
between two solaris 10 servers (both running sun ssh). i am aware of
the sftp batch mode workaround; however, i am trying to understand why
this is happening, since the problem is supposed to be restricted to
transfers between openssh and commercial ssh. any insight would be
appreciated.

--------------------

# scp -v -P 1022 jnk xxxxxx:/export/home/123456
Executing: program /usr/bin/ssh host s0e1ec3.ba.ssa.gov, user
(unspecified), command scp -v -t /export/home/123456
Sun_SSH_1.1, SSH protocols 1.5/2.0, OpenSSL 0x0090704f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to xxxxxx [xxx.xxx.xxx.xxx] port 1022.
debug1: Connection established.
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version
OpenSSH_5.1
debug1: match: OpenSSH_5.1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
<snip>
scp: warning: Executing scp1.
scp: FATAL: Executing ssh1 in compatibility mode failed (Check that
scp1 is in your PATH).
<snip>
.



Relevant Pages

  • Baffling SSH/SCP problem continues - any gurus around?
    ... scp to transfer files from my RH 6.2 server I had recently upgraded. ... Today I rebuilt them both again (openssl 0.9.6d and openssh 3.2.3p1), ... and still, although ssh to the server works fine, scp is still broken. ... openssl and openssh work just fine on the local machine. ...
    (comp.security.ssh)
  • Re: smbfs 2 GB file size limit
    ... Did you really mean to say scp or cp? ... install / update your ports collection using portsnap ... related to ssh. ... I was having after updating a server to 7.0 that normally accrues ...
    (freebsd-questions)
  • Baffling SSH/SCP problem continues - any gurus around?
    ... scp to transfer files from my RH 6.2 server I had recently upgraded. ... Today I rebuilt them both again (openssl 0.9.6d and openssh 3.2.3p1), ... and still, although ssh to the server works fine, scp is still broken. ... openssl and openssh work just fine on the local machine. ...
    (comp.security.ssh)
  • Re: two SSH compatibility scenarios: can it work?
    ... We are required to use SSH to log into the Engineering lab machines. ... > server software displays this header upon telnet connection to port 22. ... I still use Windows on my notebook for application compatibility. ... > running OpenSSH 3.4p1. ...
    (comp.security.ssh)
  • Re: SSH
    ... >> OpenSSH client, SSH server will report at least one or more implementation ... When using an SSH client to ...
    (comp.unix.solaris)