You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-users@mina.apache.org by Curt Johansson <cu...@telia.com> on 2008/05/27 23:15:22 UTC

ftplets

Hi,

I develop using ftplets and expect to get a callback on connect and 
disconnect but it seems to be unimplemented in the build I've got.

What's the status on this issue?

Best
Curt Johansson 


Re: ftplets

Posted by Nicklas Nordborg <ni...@thep.lu.se>.
Niklas Gustavsson wrote:
> On Tue, May 27, 2008 at 11:15 PM, Curt Johansson <cu...@telia.com> wrote:
>> Hi,
>>
>> I develop using ftplets and expect to get a callback on connect and
>> disconnect but it seems to be unimplemented in the build I've got.
>>
>> What's the status on this issue?
> 
> A fix to this issue was commited last week:
> https://issues.apache.org/jira/browse/FTPSERVER-135
> 
> If you can confirm that this solves your issue I will close that ticket.

I can confirm that it at least fixes the onDisconnect callback. I was 
investigating this issue at the same time when suddenly it started to work.

/Nicklas

Re: ftplets

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Tue, May 27, 2008 at 11:15 PM, Curt Johansson <cu...@telia.com> wrote:
> Hi,
>
> I develop using ftplets and expect to get a callback on connect and
> disconnect but it seems to be unimplemented in the build I've got.
>
> What's the status on this issue?

A fix to this issue was commited last week:
https://issues.apache.org/jira/browse/FTPSERVER-135

If you can confirm that this solves your issue I will close that ticket.

/niklas