ScoreboardFile

<h1> ScoreboardFile</h1>

 

<h2>Name</h2>

ScoreboardFile -- Sets the name and path of the scoreboard file

 

<h2>Synopsis</h2>

ScoreboardFile [ <code class="OPTION">path</code>]

 

Default

</dt><dd>

ScoreboardFile /usr/local/var/proftpd.scoreboard

</dd><dt>

Context

</dt><dd>

server config

</dd><dt>

Module

</dt><dd>

mod_core

</dd><dt>

Compatibility

</dt><dd>

1.2.7rc1 and later

</dd></dl>

 

<h2>Description</h2>

The ScoreboardFile directive sets the path to the file where the daemon will store its run-time "scoreboard" session information. This file is necessary for MaxClients to work properly, as well as other utilities (such as ftpwho and ftpcount). Note that the directory containing the scoreboard cannot be world-writable.

This directive deprecates ScoreboardPath.

 

<h2>See also</h2>

 

<h2>Examples</h2>

ScoreboardFile /var/run/proftpd.scoreboard