On Tue, Nov 8, 2011 at 2:31 PM, Sachin Shetty <sshe...@egnyte.com> wrote: > It seems FTP clients have a way to run multiple concurrent transfers. We > want to limit a user session to only initiate one data connection per > session at a time. Is there a way to configure that in Apache FTP?
This is unfortunately not supported out of the box, but should be fairly straight forward to implement in IODataConnectionFactory. Should you get to do it, I'm sure we would be interested in including it in the core project if that's a possibility. /niklas