Back to product page
- Introduction
- License agreement
- Classes
- Enumerations
- Exceptions
- WeOnlyDo.Client.SFTP
- Methods
- Properties
- Authentication
- Blocking
- BufferSize
- Compression
- Encryption
- EncryptionList
- HMacList
- Hostname
- KeepAlives
- KeyExchangeList
- LastError
- ListItem
- LocalPath
- Login
- MaxTransferRate
- Password
- Port
- PrivateKey
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- RemoteIdentification
- RemotePath
- Resume
- State
- Timeout
- TransferMode
- TransferRate
- TransferTime
- Version
- Events
- How to get support?
Exceptions
List of exceptions that can be thrown by wodSFTP.NET.
Remarks
Avilable Exceptions:
AuthorizationException | Thrown if login/password or login/privatekey combinations are invalid. |
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. |