Not sure if I'm doing something wrong, but I downloaded
https://repository.apache.org/content/repositories/orgapachemina-015/org/apache/ftpserver/ftpserver/1.0.5/ftpserver-1.0.5.zip,
and extracted it, and ran the ftpd.bat. I get the following error:

C:\dev\servers\apache-ftpserver-1.0.5\bin>ftpd.bat
Using default configuration
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/ftpserver/
ipfilter/IpFilter
        at org.apache.ftpserver.listener.ListenerFactory.createListener(Listener
Factory.java:109)
        at org.apache.ftpserver.impl.DefaultFtpServerContext.<init>(DefaultFtpSe
rverContext.java:100)
        at org.apache.ftpserver.FtpServerFactory.<init>(FtpServerFactory.java:51
)
        at org.apache.ftpserver.main.CommandLine.getConfiguration(CommandLine.ja
va:115)
        at org.apache.ftpserver.main.CommandLine.main(CommandLine.java:56)

Please advise.

Regards,
Sai Pullabhotla

On Sun, Sep 26, 2010 at 2:56 PM, Niklas Gustavsson <nik...@protocol7.com> wrote:
> Hi
>
> We've fixed quite a few bugs in FtpServer and I think we're ready for
> a new release. I've uploaded binaries at:
> https://repository.apache.org/content/repositories/orgapachemina-015/
>
> These are based on the source here:
> https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.5/
>
> The change log is here:
> https://issues.apache.org/jira/browse/FTPSERVER/fixforversion/12314821
>
> Let's vote:
> [ ] +1, release FtpServer 1.0.5
> [ ] 0
> [ ] -1, don't release because...
>
> /niklas
>

Reply via email to