Fwd: scp encryption

From: Mordread Wallas (mordread.wallas_at_gmail.com)
Date: 10/01/04

  • Next message: Atro Tossavainen: "Re: Locking down ssh config in large env"
    Date: Fri, 1 Oct 2004 17:57:11 +0200
    To: secureshell@securityfocus.com
    
    

    Hi Lisa,

    > Does scp always encrypt the data that is being copied or does one of the
    > configuration options turn encryption on/off? If encryption is off by
    > default, can it be overridden on the command?

    From the man page of scp :
    "scp copies files between hosts on a network. It uses ssh(1) for data
         transfer, and uses the same authentication and provides the same security
         as ssh(1). Unlike rcp(1), scp will ask for passwords or passphrases if
         they are needed for authentication."

    Since scp use ssh for authentication and data transfer, data will
    always be encrypted.

    Have a nice day.

    --
    Mordread Wallas
    -- 
    Mordread Wallas
    

  • Next message: Atro Tossavainen: "Re: Locking down ssh config in large env"

    Relevant Pages

    • Re: ssh vs. rsh speed difference
      ... How do I turn encryption off in OpenSSH 3.9 to test this ... On slower processors, ... When using scp between home and office, ... using putty for copying. ...
      (comp.security.ssh)
    • Re: Slow SSH copy
      ... > Please keep in mind that SCP has the overhead of encryption. ... including one that allows for "null" encryption authentication, ...
      (Fedora)
    • Re: Home Network Speed (ftp vs scp)
      ... > I get about twice the throughput on my 10/100 network with ftp than with scp ... > Can this be explained by the compression or encryption that scp does? ...
      (comp.os.linux.networking)
    • Re: scp encryption
      ... All SCP Sessions are encapsulated within an SSH session, ... > configuration options turn encryption on/off? ...
      (SSH)
    • Re: OpenSSH Using NONE as Cipher?
      ... ]I am trying to use secure copy from one UNIX machine to another. ... ]is slow due to the encryption provided by ssh. ... What is the point of using ssh or scp without a cypher? ... Andy why do yout thing "scp is slow due to the encryption"? ...
      (comp.security.ssh)