On Thu, Nov 20, 2008 at 10:32 PM, Sai Pullabhotla
<[EMAIL PROTECTED]> wrote:
> In the DefaultFtpHandler, I think we should add the QUIT command to
> the below array.
>
> private final static String[] NON_AUTHENTICATED_COMMANDS = new
> String[] {"USER", "PASS", "AUTH" };Agreed and done. /niklas
