Xceed .NET Libraries Documentation
SFtpFolder Class
Members 


Xceed.SSH.Client Assembly > Xceed.SSH.Client Namespace : SFtpFolder Class
Specialization of the Xceed.FileSystem.AbstractFolder class that implements access to a folder located on an SFTP server.
Syntax
'Declaration
 
Public Class SFtpFolder 
   Inherits Xceed.FileSystem.AbstractFolder
   Implements Xceed.FileSystem.IBatchUpdateable 
'Usage
 
Dim instance As SFtpFolder
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      Xceed.FileSystem.FileSystemItem
         Xceed.FileSystem.AbstractFolder
            Xceed.SSH.Client.SFtpFolder

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

Reference

SFtpFolder Members
Xceed.SSH.Client Namespace