Apache FtpServer does not comply to RFC-1123 regarding STOU (section 4.1.2.9) -----------------------------------------------------------------------------
Key: FTPSERVER-108 URL: https://issues.apache.org/jira/browse/FTPSERVER-108 Project: FtpServer Issue Type: Improvement Components: Core Reporter: Magnus Grimsell When using STOU the server returns status code 250 in order to return the generated file name. This is not correct according to RFC-1123 and should be done with status code 125 or 150. This is a problem when using ftp client on HP-UX. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.