Description
Currently, there is really no way to determine the order in which the Ftplets are fired. It would be nice to allow -
Execution of the Ftplets in the order they were defined in the config file (spring)
When embedding the server, force the developers to use an implementation of Map which iterates through its items in a predictable manner (e.g. LinkedHashMap or TreeMap).
More information on this can be found at http://www.mail-archive.com/ftpserver-users@mina.apache.org/msg00413.html.