Re: SCP in OpenSSH3.0.2p1

From: Perry811 (mlbwong@yahoo.com)
Date: 03/05/02


From: mlbwong@yahoo.com (Perry811)
Date: 4 Mar 2002 15:25:59 -0800

slade@shore.net (Richard E. Silverman) wrote in message news:<m1l1yf6para.fsf@syrinx.oankali.net>...
> >>>>> "Melvin" == Perry811 <mlbwong@yahoo.com> writes:
>
> Melvin> Is the SCP in OpenSSH 3.0.2p1 not supporint SSH protocol ver2?
> Melvin> thanks, melvin
>
> "scp" itself does not support either version specifically; it runs ssh in
> a subprocess to connect to the remote host, so the protocol used will be
> whatever you've configured ssh to use for that host.

Richard, maybe ... i am wrong. In Openssh, the sshd daemon is in fact
running ssh2 protocol. However, if you run scp, it would run in ssh1.
If you see the man scp, it would say scp is running in ssh1. Before, i
m thinking the same way as u do since other distributions of SSH are
doing what u describe in the message.



Relevant Pages

  • Re: SSH1 FTP client for Windows
    ... that the SFTP is wedded to SSH-2. ... Again, from a protocol standpoint, SFTP has *no* dependence on what ... it run over SSH at all. ... scp simply calls ssh to connect to the remote ...
    (comp.security.ssh)
  • Re: Restricting access to home directory
    ... On 25 Sep Matt Juszczak wrote: ... using SCP or SCPONLY, ... NO and that's OK for a protocol based on ssh. ...
    (freebsd-questions)
  • Re: scp problem
    ... > I recently upgraded openssh to 3.7.1p2 and lost scp capability. ... > able to ssh in using protocol 2 just fine but when I run scp it attempts ... Try running just plain old "ssh me@server date" ... then your login files need to be ...
    (SSH)
  • Re: SCP in OpenSSH3.0.2p1
    ... Melvin> thanks, melvin ... a subprocess to connect to the remote host, so the protocol used will be ... whatever you've configured ssh to use for that host. ...
    (comp.security.ssh)
  • Re: Is SSH worth it??
    ... > We would be using SSH and SCP. ... SCP for automated scripts. ... > client will not be prompted for a password. ... remote machine, but imho it is better to swap client+server and give ...
    (Security-Basics)