Back to product page
- Introduction
- License agreement
- Classes
- Enumerations
- Exceptions
- WeOnlyDo.Client.FtpDLX
- Properties
- Authentication
- Blocking
- BufferSize
- Certificate
- Compression
- DirFormat
- DirItems
- Encryption
- Hostname
- KeepAlive
- LastError
- ListItem
- ListParams
- LocalPath
- Login
- MaxTransferRate
- Passive
- Password
- Port
- PreserveDates
- PrivateKey
- Protocol
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- PublicKeyOpenSSH
- PublicKeySSH
- RemotePath
- Resume
- SecureMethod
- SmartGet
- SmartPut
- State
- StrictHost
- Tag
- Timeout
- Timezone
- TransferMode
- TransferRate
- TransferTime
- UseIPv6
- Version
- Methods
- Events
- Properties
- WeOnlyDo.Client.DirItemsCollection
- WeOnlyDo.Client.DirItem
- How to get support?
Enumerations
List of enumerations used in wodFtpDLX.NET.
Authentications | List of authentications supported by wodFtpDLX.NET. |
DirFormats | Expected file listing type on the server. |
DirItemTypes | Type of the item accessible through DirItems property. |
EncryptionMethods | Possible encryption algorithms that can be used in SFTP and FTPS protocols. |
IntegrityCheckTypes | Used with LocalCRC and RemoteCRC methods. They determine what algorithm is used to perform file integrity check for local files, and for remote files (if supported by the server). |
Protocols | Protocols that can be used in wodFtpDLX.NET. |
ProxyTypes | All proxy types supported by wodFtpDLX.NET. |
SslProtocols | Supported SSL/TLS protocols. |
States | All possible states that can occur in wodFtpDLX.NET during a session. |
TimezonesEnum | Supported timezone conversions when dealing with dates. |
TransferModes | Determine if wodFtpDLX.NET will perform Binary or AscII file transfer, as known in FTP protocol. |