Implements the basic functionality of an SCP (Secure Copy) client over SSH2 protocol.

Namespace: Jscape.Scp
Assembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0

Syntax

C#
public sealed class Scp
Visual Basic
Public NotInheritable Class Scp
Visual C++
public ref class Scp sealed

Inheritance Hierarchy

System..::..Object
  Jscape.Scp..::..Scp

See Also