Handle decode errors gracefully
-------------------------------
Key: FTPSERVER-309
URL: https://issues.apache.org/jira/browse/FTPSERVER-309
Project: FtpServer
Issue Type: Improvement
Components: Core
Affects Versions: 1.0.1, 1.0.0
Reporter: Niklas Gustavsson
Assignee: Niklas Gustavsson
Fix For: 1.0.2, 1.1
Currently, if a client send a command which we can not decode using UTF-8, the
session gets closed. This is somewhat brutal and we should be able to return an
error to the client (501) and allow it to continue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.