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