Click or drag to resize

Koden.Utils.FTPClient Namespace

Koden.Utils.FTPClient wraps FluentFTP and Renci.SSH.Net into consistent methods for handling an array of file/data retrievals and puts to make moving files consistent and logging easy.
Classes
  ClassDescription
Public classFTP
This is made static because it simply wraps System.Net.FtpClient and standardizes on calls The disposal of instatiated FTP calls is handled within this class.
Public classFTPFileInfo
FTP File Info
Public classFTPHeader
Header class for FTPClient
Public classFTPOptions
Options for ALL FTP methods
Public classSFTP
This is made static because it simply wraps Renci.SshNet Nuget Package and standardizes on calls The disposal of instatiated FTP calls is handled within this class.
Enumerations
  EnumerationDescription
Public enumerationFTPFilterType
FTP File Filter type