Click or drag to resize

GSF.Net.AbstractFtpClient Namespace

Contains classes used to create an abstract FTP-style client connection to either an FTP or TFTP server for uploading and downloading files.
Classes
  ClassDescription
Public classFtpClient
Represents an abstract FTP session for the specified target FtpType.
Public classFtpDirectory
Represents an abstract FTP directory for the specified target FtpType.
Public classFtpFile
Represents an abstract FTP file for the specified target FtpType.
Public classFtpTransferResult
Represents an abstract FTP transfer result for the specified target FtpType.
Enumerations
  EnumerationDescription
Public enumerationFtpType
Defines support FTP types for abstract FTP client.
Public enumerationTransferDirection
FTP file transfer direction enumeration.