I was thinking about the need to reset the statistical information - if the server is running for a long time, the admin might want to reset the stats information without bringing the server down.
ServerFtpStatistics is the place where counters are effectively set through, but FtpStatistics has the getters for all the counters and sort of seems a better place. Should I add it, and if so, in which interface?
