143144145146147148149150151152153
"not.implemented", null)); } } try { ftpletRet = ftplets.afterCommand(session.getFtpletSession(), request); } catch (Exception e) { LOG.debug("Ftplet container threw exception", e); ftpletRet = FtpletResult.DISCONNECT; }