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
Properties
BufferSize | Holds size of upload buffer. |
BytesDownload | Holds total number of bytes user downloaded. |
BytesUpload | Holds total number of bytes user uploaded. |
Certificate | Holds client's certificate/public key, if provided. |
Domain | Holds domain information for the user. |
FileLocking | Determine if files are locked during transfers for this user. |
FilesDownload | Holds total number of files user downloaded. |
FilesUpload | Holds total number of files user uploaded. |
HomeDir | Holds home directory for the user. |
Index | Returns index of the user. |
LastAction | Specifies action to perform in the event. |
Login | Holds login information. |
MaxTransferRate | Determines max bytes per second client can use. |
MyIP | Holds IP address shown to the user. |
Password | Holds user's password. |
Protocol | Returns protocol client is using. |
RemoteIP | Holds originating IP address of the user. |
RemotePort | Holds originating port of the user. |
State | Holds current user's state. |
Tag | Tag for misc usage. |
Threads | Determines if data socket is in separate thread. |
TimeConnected | Holds time information when user connected. |
TransferFilename | Holds filename of last transferred file. |
UID | Returns unique ID for the user since server started. |
UseNTAuthentication | Determines if native NT authentication is used for user's access. |
VirtualFiles | Holds collection of virtual files for the user. |
VirtualFolders | Holds collection of virtual folders for the user. |