ISftpClient public interface ISftpClient : IBaseClient, IDisposable Implementation of the SSH File Transfer Protocol (SFTP) over SSH. Documentation Code namespace Renci.SshNet { }