Xceed .NET Libraries Documentation
Xceed.SSH.Client Assembly / Xceed.SSH.Client Namespace / SFtpClient Class
Members


In This Topic
    SFtpClient Class
    In This Topic
    Syntax
    'Declaration
     
    Public Class SFtpClient 
    'Usage
     
    Dim instance As SFtpClient
    public class SFtpClient 
    Inheritance Hierarchy

    System.Object
       Xceed.SSH.Client.SFtpClient

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Field  
    Public FieldA constant System.IO.FileShare value that represents the default file sharing options to use when opening remote SFtp files for reading.  
    Public FieldA constant System.IO.FileShare value that represents the default file sharing options to use when opening remote SFtp files for writing.  
    Top
    Public Properties
    Public Methods
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also