Click or drag to resize

GSF.Net.VirtualFtpClient Namespace

Contains classes used to create a a virtual FTP-style client connection to either an FTP or TFTP server for uploading and downloading files.
Classes
  Class Description
Public class FtpClient Represents an virtual FTP session for the specified target FtpType.
Public class FtpDirectory Represents a virtual FTP directory for the specified target FtpType.
Public class FtpFile Represents a virtual FTP file for the specified target FtpType.
Public class FtpTransferResult Represents a virtual FTP transfer result for the specified target FtpType.
Enumerations
  Enumeration Description
Public enumeration FtpType Defines support FTP types for virtual FTP client.
Public enumeration TransferDirection FTP file transfer direction enumeration.