Properties of User
Name |
Type |
Help |
Default value |
|---|---|---|---|
AccessList |
List |
||
AcctSpeedLimitDownload |
Int |
0 |
|
AcctSpeedLimitUpload |
Int |
0 |
|
Address |
String |
||
AllowNoopCommand |
Boolean |
0 |
|
BannedFileList |
List |
List of files to block when client upload or rename a file. Each line has the form : filename or mask,<upload denied> For instance : "*.txt,Denied" will deny any upload of *.txt files. A file is banned when denied at any level (server, domain, group, user) |
|
ByPassDomainMaxClients |
Boolean |
0 |
|
ByPassDomainMaxConnectionsPerIP |
Boolean |
0 |
|
CanChangePassword |
Boolean |
0 |
|
City |
String |
||
Company |
String |
||
CreationDate |
String |
||
CWDMessageFile |
String |
||
DisabledCommands |
String |
List of disabled commands. RETR,STOR,PASV,SITE ZONE,... |
|
String |
|||
Enabled |
Boolean |
0 |
|
ExcludedListOptions |
String |
Ls options that should be disabled before processing the command. Can be used to prevent abusive recursive list (-R). Example: -ctuRUSX |
|
ExpirationDate |
String |
DateTime when account expires, an expired account is disabled. |
|
ExpirationEnabled |
Boolean |
If enabled, account will be disabled after ExpirationDate |
0 |
Fax |
String |
||
FreeFileList |
List |
||
Group |
String |
List of Groups this user belongs to. Format: Group1,Group2,Group3,.. |
|
HideHiddenFiles |
Boolean |
0 |
|
Impersonate_ |
Boolean |
0 |
|
ImpersonateDomain_ |
String |
||
IncomingFXPAllowed |
Boolean |
1 |
|
IPAccessList |
List |
List of IP/Hostname accepted/banned. For instance : IP,Allowed,"a reason" and IP,Denied,"another reason" |
|
IsClass |
Boolean |
Enabled if this account is a class. |
0 |
LogEnabled |
Boolean |
1 |
|
MaxConnectionsPerIP |
Int |
0 |
|
MaxUploadFileSize |
Int |
0 |
|
MaxUsers |
Int |
0 |
|
Notes |
String |
||
OutgoingFXPAllowed |
Boolean |
1 |
|
ParentClass |
String |
The name of the class this account is attached to. NB: a class can't be attached to another class. |
|
Password |
String |
||
PasswordEnabled |
Boolean |
1 |
|
PhoneHome |
String |
||
PhoneWork |
String |
||
Priority |
Int |
Set client thread priority : 0 = Idle 1 = Lowest 2 = Lower 3 = Normal (default) 4 = Higher 5 = Highest |
3 |
QuotaCheckOnLogin |
Boolean |
1 |
|
QuotaCurrent |
Int |
0 |
|
QuotaEnabled |
Boolean |
0 |
|
QuotaMax |
Int |
0 |
|
RatioCountMethod |
Int |
Ratio count method 0=counting bytes per session 1=counting files per session 2=counting bytes over all sessions 3=counting files over all sessions |
0 |
RatioCurrent |
Double |
0 |
|
RatioDownload |
Int |
1 |
|
RatioEnabled |
Boolean |
0 |
|
RatioUpload |
Int |
1 |
|
RealName |
String |
||
RootFolder |
String |
/ |
|
Scripts |
List |
List of scripts to use, 1 script per line. |
|
SecureOnly |
Boolean |
Allows only secure connections to login with this account. |
0 |
SessionTimeOut |
Int |
3600 |
|
SessionTimeOutEnabled |
Boolean |
0 |
|
SiteCommandList |
List |
List of SITE Commands to redirect to applications. Each line has the form : CMD,CommandToExecute,TimeOutEnabled,TimeOut,WaitForApplication,SendOutputToClient,Description For instance : TEST,c:\test.exe,1,60,1,1,a description |
|
SpeedLimitDownload |
Int |
0 |
|
SpeedLimitUpload |
Int |
0 |
|
SpeedMinimumDownload |
Int |
0 |
|
SpeedMinimumTimeToBlock |
Int |
Time to ban client in seconds |
0 |
SpeedMinimumUpload |
Int |
0 |
|
StatsDownloaded |
Int |
0 |
|
StatsFailedDownloads |
Int |
0 |
|
StatsFailedLogins |
Int |
0 |
|
StatsFailedUploads |
Int |
0 |
|
StatsFilesDownloaded |
Int |
0 |
|
StatsFilesUploaded |
Int |
0 |
|
StatsLastIP |
String |
||
StatsLastLogin |
String |
||
StatsLastUsername |
String |
||
StatsLogin |
Int |
0 |
|
StatsUploaded |
Int |
0 |
|
TimeOfDayAccess |
List |
||
TimeOfDayAccessEnabled |
Boolean |
Enable use of time of day access |
0 |
TimeOut |
Int |
300 |
|
TimeOutEnabled |
Boolean |
1 |
|
TransferLimitDownloadCurrent |
Int |
0 |
|
TransferLimitDownloadEnabled |
Boolean |
0 |
|
TransferLimitDownloadMax |
Int |
0 |
|
TransferLimitLastUpdate |
String |
||
TransferLimitType |
String |
Set how often transfer limit will be reset : 0 = never 1 = daily 2 = weekly 3 = monthly or use the exact words : never,hourly,daily,weekly,monthly |
0 |
TransferLimitUploadCurrent |
Int |
0 |
|
TransferLimitUploadEnabled |
Boolean |
0 |
|
TransferLimitUploadMax |
Int |
0 |
|
WelcomeMessageFile |
String |
User - Generated 30/03/2005 15:50:54