Koden.Utils.FTPClient Namespace |
| Class | Description | |
|---|---|---|
| FTP |
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.
| |
| FTPFileInfo |
FTP File Info
| |
| FTPHeader |
Header class for FTPClient
| |
| FTPOptions |
Options for ALL FTP methods
| |
| SFTP |
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.
|
| Enumeration | Description | |
|---|---|---|
| FTPFilterType |
FTP File Filter type
|