Date: Mon, 11 Feb 2002 15:58:43 -0800 (PST) From: Alan Larson <larson@paix.net> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/34850: scp cannot talk to ssh2 sites that have Ssh1Compatability no Message-ID: <200202112358.g1BNwhm19456@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 34850 >Category: misc >Synopsis: scp cannot talk to ssh2 sites that have Ssh1Compatability no >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 11 16:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Larson >Release: 4.3 4.4 >Organization: PAIX.net >Environment: multiple machines... client running generic 4.3, for example >Description: scp (from openssh) cannot copy to/from systems running ssh2 with "Ssh1Compatibility no" in /etc/ssh2/sshd2_config . scp -v -p host.paix.net:watch3.in /tmp/fox.in Executing: program /usr/bin/ssh host host.paix.net, user (unspecified), command scp -v -p -f watch3.in larson@host.paix.net's password: scp: warning: Executing scp1 compatibility. select: Bad file descriptor >How-To-Repeat: configure one system with ssh1/ssh2, disable ssh1 access in /etc/ssh2/ssh2d_config -- then try the command above from a standard openssh install on another freebsd system. >Fix: no fix known. One would be most welcome. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202112358.g1BNwhm19456>