[Bug 88] New: scp for OpenSSH v3.0.2p1 fails to commercial SSH v3.1.0 server (new -t option to SSH's scp)
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Jan 31 18:37:52 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=88
Summary: scp for OpenSSH v3.0.2p1 fails to commercial SSH v3.1.0
server (new -t option to SSH's scp)
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: brectanu at naxs.net
Not really a bug in OpenSSH, but a OpenSSH scp compatibility issue with SSH v3.1.0.
OpenSSH v3.0.2p1 send a 'scp -v -t' command to the SSH v3.1.0 server. The SSH v3.1.0 server's scp command now has a '-t' option to put it into SSH1
compatibility mode. If SSH1 compatibility mode is not installed the transfer fails.
SSH v3.1.0 reports:
scp: warning: Executing scp1 compatibility.
scp: FATAL: Executing ssh1 in compatibility mode failed (Check that scp1 is in your PATH).
lost connection
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list