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?
Enumerations
List of enumerations used in wodSFTP.NET.
Authentications | List of all authentication methods wodSFTP.NET can use to access the server. |
DirItemTypes | List of all directory items that can be provided in LoopItem and LoopError events. |
Encryptions | List of all encryption methods wodSFTP.NET can use while communicating with the server. |
ProxyTypes | List of all proxy types supported by wodSFTP.NET. |
RemotePermissions | List of all flags to be used with RemoteOpen method. |
States | List of all possible states that can occur in wodSFTP.NET during a session. |
TransferModes | List of all transfer modes. |