status of FTP Server project

2003-10-28 Thread HAVALDR
Hello, I would like to know the status of the FTP Server project in terms of releases, timeline, usage docs etc. Also, are there any other alternative open-source Java-based FTP Servers out there ? thanks, raghu

Re: status of FTP Server project

2003-10-29 Thread HAVALDR
Thanks. I need to be able to use the FTPServer within my process (for junit-based testing purposes). Is there a way I can do that ? >From reading the Phoenix docs, I would have start up the Phoenix server with FTPServer deployed (as a block). This would be an impediment. Any pointers would help.