SSH Factory for .NET

Scp Class

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

For a list of all members of this type, see Scp Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Jscape.Scp.Scp

public sealed class Scp : Component

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Jscape.Scp

Assembly: Jscape.Ssh (in Jscape.Ssh.dll)

See Also

Scp Members | Jscape.Scp Namespace