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?
Exceptions
List of exceptions that can be thrown by wodFtpDLX.NET.
Remarks
Avilable Exceptions:
AuthorizationException | Thrown if login/password or login/privatekey combinations are invalid. |
GeneralException | Thrown if generic error has occurred. |
InvalidSettingException | Thrown if property setting contains invalid value. |
InvalidStateException | Thrown if method is called at invalid component state. |
LicenseInvalidException | Thrown if appropriate license for the product could not be obtained. |
ProtocolException | Thrown if remote server does not comply with protocol specifications. |
ServerException | Thrown if remote server returns an error. |
TimeoutException | Thrown if timeout value expires. |