ScoreboardFile [ path]
Default
ScoreboardFile /usr/local/var/proftpd.scoreboard
Context
server config
Module
mod_core
Compatibility
1.2.7rc1 and later
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.