Provides methods for communication using SCP.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Class Scp _ Inherits NetworkSession _ Implements IDisposable |
C# |
---|
public class Scp : NetworkSession, IDisposable |
Remarks
All members of this class are thread-safe.