Since ioFTPD's stats command is more flexible than what you've seen in other daemons, you need to use parameter COUNT <#> to set maximum.
Other undocumented parameters are:
FILES - sort by files
BYTES - sort by bytes
LIMIT <search parameters> - Limit users that match search parameters.. ie: LIMIT "=leechers =idlers" to show combined stats of those two groups.. defaults to *
COUNT <#> - Limit output to this many matches
|