[ 
https://issues.apache.org/jira/browse/FTPSERVER-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jörg Schubert updated FTPSERVER-240:
------------------------------------

    Attachment: patch_ServerSocket_3.txt

My next try :-)

this patch works against current trunk (SVN Revision 726795). And - wow - the 
fix for FTPSERVER-241 seems to make a mixed usage of SSL and unenrypted traffic 
on the same port possible. Can anyone test it?

Configuration:
A passive Port range is reusable, if any of the port declarations contains an 
'r'. example: <passive ports="r2505-2515" />

Support of a random passive port (<passive ports="0" />) is still broken. And 
there ist no unit test yet.


> Multiple Simultaneous Connections On Passive Data Ports 
> --------------------------------------------------------
>
>                 Key: FTPSERVER-240
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-240
>             Project: FtpServer
>          Issue Type: Improvement
>    Affects Versions: 1.0.0-M4
>            Reporter: Jörg Schubert
>             Fix For: WISHLIST
>
>         Attachments: patch_ServerSocket.txt, patch_ServerSocket_3.txt
>
>   Original Estimate: 5h
>  Remaining Estimate: 5h
>
> Hello,
> the current Implementation limits the maximum number of simultaneous 
> connections to the number of activated data ports in passive mode. This is 
> not really enterprise grade!
> I'm not sure if the ftp-spec allows this, but it works.
> I have a working patch against 1.0.0-M4 (tested with filezilla), but 
> unfortunaltely I can't attach it here.
> Should I send it to the mailing list?
> With best Regards,
> Jörg Schubert

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to