Back to product page
- Introduction
- Overview
- License agreement
- Getting Started
- Objects
- Enumerations
- wodFTPD
- Methods
- Properties
- Authentication
- BindIP
- BindIPType
- Certificate
- DirFormat
- Encryption
- EncryptionList
- FileLocking
- FIPS
- ForceUTF8
- GoodbyeMessage
- GreetingMessage
- HMacList
- HostKeyList
- KeyExchangeList
- MaxDataPort
- MinDataPort
- MonitorTransfers
- MyHostname
- MyIP
- Notification
- PasvPort
- Port
- Protocol
- Secure
- ServerName
- SFTPVersion
- Status
- StrictDataIP
- Threads
- Timeout
- UseIPv6
- Users
- Version
- VirtualFiles
- VirtualFolders
- Events
- wodFTPDNotify
- FtpUser
- FtpUsers
- VirtualFile
- VirtualFiles
- VirtualFolder
- VirtualFolders
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Enumerations
List of enumerations available in wodFTPServer.
AuthenticationsEnum | These constants define what type of authentication should be performed by the client to access your server. |
BindTypes | These constants are used with BindIPType property. |
DirFormats | These constants define how will wodFTPServer format directory contents when they're sent to the client, as result of LIST request. |
EncryptionsEnum | These constants define possible encryption algorithms that can be used in SFTP and FTPS protocols. |
FileLockings | Constants that define how will wodFTPServer lock files when accessed by clients. |
FtpActions | FtpActions enumeration is used with events. Some events fire to allow you to restrict certain actions done by the client. |
MonitorTransfersEnum | These constants define how if and when will wodFTPServer fire FileTransferData event. |
ProtocolsEnum | Protocols description. |
SecureProtocols | Define what SSL protocol to use with FTPS connections. |
StatesEnum | This is the list of all possible states for the user that are set during connection lifetime. |
Visibilities | These constants are used with Visibility property, and define when is virtual folder visible, assuming it already matches RelativePath property. |