Re: Proposed enhancement to scp

From: Richard E. Silverman (res_at_qoxp.net)
Date: 02/27/04


Date: 26 Feb 2004 23:20:20 -0500


>>>>> "NKG" == Nico Kadel-Garcia <nkadel@comcast.net> writes:

    NKG> The original rcp did not have encryption, host authentication,
    NKG> public key authentication, cross-platform compilation, proper
    NKG> handling of connections with background jobs running, or a
    NKG> plethora of other useful features. Those are coming from our
    NKG> faithful OpenSSH developers, and we appreciate it.

To be accurate, scp does not have these things either. scp is mostly a
rewrite of rcp with the ability to call an arbitrary program to contact
the remote host -- and by default, this is "ssh", which gives it security.
It exists simply to give people who are used to rcp a secure, familiar
alternative. There isn't much point in adding lots of features to it,
which can already by realized using other common programs running over SSH
in the same fashion, such as tar, rsync, etc.

-- 
  Richard Silverman
  res@qoxp.net


Relevant Pages

  • Re: cant turn off ssh password access on my new solaris box
    ... NKG> Richard, are we anywhere near the point where SSH 1 should be ... NKG> disabled by default in sshd_config? ... since its weak key exchange allows the client to force an insecure ...
    (comp.security.ssh)
  • Re: SSH1 FTP client for Windows
    ... NKG> nailed to the SSH2 protocol. ... That looks like your SSH client is configured to do protocol 2 only. ... SFTP protocol supports such an operation, ...
    (comp.security.ssh)
  • Re: Connecting from a Windows client to remote Unix Server with passwordless authentication
    ... NKG> Prachet wrote: ... >> to a remote Unix server with passwordless authentication.The User ... What the SSh Secure Shell client ... NKG> Windows client setups, or have it in their documentation. ...
    (comp.security.ssh)
  • Re: SFTP versus FTP over SSH2
    ... these are properties of some sftp client ... NKG> their own directories unless you very carefully build in chroot ... NKG> incorporate into their source and which the commercial SSH ... This hasn't been true for some time; the Tectia chroot features are ...
    (comp.security.ssh)