2011/4/6 frank buloup <franck.bul...@univmed.fr>:
> is there a simple way to force a client connection to be closed ?

Assuming you want to close it from the server. You can return
FtpletResult.DISCONNECT from an Ftplet, which will cause the server to
close the client connection.

/niklas

Reply via email to