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


In This Topic
    SFtpSession Class Fields
    In This Topic

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

    Public Fields
     NameDescription
    Public FieldThe default SFTP attributes.  
    Public FieldThe default valid file attributes.  
    Public Field  
    Public Field  
    Public Field  
    Top
    Protected Fields
     NameDescription
    Protected FieldThe SFtpClient that uses this SFtpSession.  
    Protected FieldThe SSHClient that uses this SFtpSession.  
    Protected FieldThe System.IO.TextWriter which will trace the communications between the client-side and the SFTP server.  
    Top
    See Also