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


In This Topic
    SFtpSession Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Method  
    Public MethodOverloaded. Computes the optimal buffer size for SFtp file transfers on the specified stream.  
    Public MethodOverloaded.   
    Public Method  
    Public MethodOverloaded. Releases all cached connections.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Converts Xceed.SSH.SFtp.Attr values to System.IO.FileAttributes values.  
    Public Methodstatic (Shared in Visual Basic)Converts an SFTP path to an Xceed FileSystem path.  
    Public Methodstatic (Shared in Visual Basic)Converts System.IO.FileAttributes to Xceed.SSH.SFtp.SFtpConstants.  
    Public Methodstatic (Shared in Visual Basic)Converts an Xceed FileSystem path to an SFTP path.  
    Public Methodstatic (Shared in Visual Basic)Attempts to parse a string produced by the ComputeHostedFullName Method that breaks down the information into individual components.  
    Top
    Protected Methods
     NameDescription
    Protected MethodAllows the SFtpSession object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
    Top
    See Also