Xceed .NET Libraries Documentation
Xceed.SSH.Client Assembly / Xceed.SSH.Client Namespace / SFtpConnection Class


In This Topic
    SFtpConnection Class Fields
    In This Topic

    For a list of all members of this type, see SFtpConnection members.

    Protected Fields
     NameDescription
    Protected FieldThe SFtpClient that uses this SFtpSession. (Inherited from Xceed.SSH.Client.SFtpSession)
    Protected FieldThe SSHClient that uses this SFtpSession. (Inherited from Xceed.SSH.Client.SFtpSession)
    Protected FieldThe System.IO.TextWriter which will trace the communications between the client-side and the SFTP server. (Inherited from Xceed.SSH.Client.SFtpSession)
    Top
    See Also