On Fri, Nov 14, 2008 at 9:47 PM, Sai Pullabhotla <[EMAIL PROTECTED]> wrote: > I digged into the code and javadoc some more and found that I could achieve > the functionality I want by using the FtpStatistics/ServerFtpStatistics > interface. Is this the correct way to go?
If what you need are the number of occurrences of different actions, then yes. /niklas
