>
> The general config for the listener:
> org.apache.ftpserver.listener.nio.NioListener.start(FtpServerContext)

Its working fine. Though my MINA program didn't behave as it was
supposed to be. The constructs are same.
Let me investigate further, what went wrong.

>
> Then we might override that for a user:
> org.apache.ftpserver.impl.FtpIoSession.setMaxIdleTime(int)
>
>> and
>> handling session timeout
>
> org.apache.ftpserver.impl.DefaultFtpHandler.sessionIdle(FtpIoSession,
> IdleStatus)

Reply via email to