wodFTPServer ActiveX Control - FtpUser Object
    
 
Description

FtpUser Class


Object Model




Members
Methods
AbortTransfer Aborts current transfer.
Disconnect Disconnects user for the server.
ResolvePath Resolves relative path.
Send Sends string expression to the user.

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