[ http://issues.apache.org/jira/browse/FTPSERVER-10?page=comments#action_12320402 ]
Birkir A. Barkarson commented on FTPSERVER-10: ---------------------------------------------- I accessed the CVS, got the source and built it using Maven. I am however not sure how to run the server. I was unable to stick the built JAR files into the Phoenix sar file which was used by the older version as that gave me an error. ( org.apache.avalon.phoenix.interfaces.DeploymentException: Unable to create BlockInfo as are unable to locate resource "org/apache/ftpserver/usermanager/PropertiesUserManager.xinfo ) Now I am getting the sense that I am missing something obvious. I also note Rana's mail regarding removing the Avalon dependancies. Is it safe for me to move the modifications I did to the current structure? > Summary of changes made to the FTPSERVER > ---------------------------------------- > > Key: FTPSERVER-10 > URL: http://issues.apache.org/jira/browse/FTPSERVER-10 > Project: FtpServer > Type: New Feature > Environment: Java 1.3 > Tested on Windows XP. > Reporter: Birkir A. Barkarson > Attachments: FtpServer.EditList.txt, ftpserver.patches.zip, > ftpserver.src.modified.zip > > A detailed list noting modifications done to the FTP server. > The main modifications include: > Full compliance with RFC 2389 - Feature Negotiation Mechanism for FTP > Full compliance with RFC 2640 - Internationalization of the FTP > Translation in three additional languages (Japanese, Chinese Traditional and > Icelandic) > Additional compliance with Extensions to FTP (draft-ietf-ftpext-mlst-14.txt) > (MLST and MLSD commands) > If these changes are considered desirable then patches (to version 0.9 > 2003/03/31) could be provided. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
