Properties of Server
Name |
Type |
Help |
Default value |
|---|---|---|---|
AsyncAbortEnabled |
Boolean |
1 |
|
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) |
|
BufferSize |
Int |
Buffer size used when listing and transfering files. |
16384 |
CertificatePath |
String |
||
IPAccessList |
List |
List of IP/Hostname accepted/banned. For instance : IP,Allowed,"a reason" and IP,Denied,"another reason" |
|
LogPath |
String |
||
MaxLogLines |
Int |
1000 |
|
NagleEnabledForControlSocket |
Boolean |
0 |
|
NagleEnabledForDataSocket |
Boolean |
1 |
|
Priority |
Int |
Set process priority class, priority can be : 0 : Idle priority 1 : Normal priority (default) 2 : High priority |
1 |
ReceiveBufferSize |
Int |
32768 |
|
ScriptPath |
String |
||
SendBufferSize |
Int |
32768 |
|
SpeedLimitDownload |
Int |
All connected clients transfer speed limit in download in bytes/s |
0 |
SpeedLimitUpload |
Int |
All connected clients transfer speed limit in upload in bytes/s |
0 |
StatsConnections |
Int |
0 |
|
StatsDownloaded |
Int |
0 |
|
StatsFailedDownloads |
Int |
0 |
|
StatsFailedUploads |
Int |
0 |
|
StatsFilesDownloaded |
Int |
0 |
|
StatsFilesUploaded |
Int |
0 |
|
StatsLastConnection |
String |
||
StatsLastIP |
String |
||
StatsLastUsername |
String |
||
StatsLogin |
Int |
0 |
|
StatsUploaded |
Int |
0 |
|
ThreadPoolSize |
Int |
100 |
Server - Generated 30/03/2005 15:50:54