|

楼主 |
发表于 2003-11-19 21:49:42
|
显示全部楼层
got it. it's related with /var/run/proftpd/proftpd.scoreboard
- Description
- 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).
- This directive deprecates ScoreboardPath.
复制代码
修改Scoreboard Path配置,ftp链接一次正常退出,生成一个scoreboard,覆盖原路径的同名文件,再将Scoreboard Path改回即可。 |
|