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. |