Hi
On Mon, Apr 14, 2008 at 10:07 PM, Gomez Alexandre
<[EMAIL PROTECTED]> wrote:
> But, when the programme try to login, i have an error:
> org.apache.commons.net.ftp.FTP.__getReply
>
> I feel the ftpserver can send request to the client.
Could you please provide the full log from both the client
(commons-net) and server?
> Otherwise, i don't understand how launch a Ftplet in a java application
> i tried this but it don't work
>
> serverContext.getFtpletContainer().addFtplet("ftplet", ftplet);
That looks correct, what's the problem you get?
/niklas