SftpClient ClassSSH .NET Client Library Documentation
Implementation of the SSH File Transfer Protocol (SFTP) over SSH.
Implementation of the SSH File Transfer Protocol (SFTP) over SSH.
Inheritance Hierarchy

OnlineSystem Object
  Renci.SshNet BaseClient
    Renci.SshNet SftpClient

Namespace: Renci.SshNet
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public class SftpClient : BaseClient
See Also