You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jonathan Valliere (JIRA)" <ji...@apache.org> on 2019/02/01 16:29:00 UTC

[jira] [Assigned] (DIRMINA-1009) Multiple simultaneous transfer of files is not working

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

Jonathan Valliere reassigned DIRMINA-1009:
------------------------------------------

    Assignee: Jonathan Valliere

> Multiple simultaneous transfer of files is not working
> ------------------------------------------------------
>
>                 Key: DIRMINA-1009
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1009
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.8
>            Reporter: Chintan Patel
>            Assignee: Jonathan Valliere
>            Priority: Critical
>         Attachments: FTPClientTest.java, FTPServerTest.java
>
>
> Hi,
> I am creating an FTP Server and connect it through FTP Client from a java test program. What I found is, if I upload multiple files simultaneously through multiple ftp clients only single file is transferring at a time.
> The issue can be reproduced {{Mina 2.0.8}} onwards. If I downgrade {{Mina 2.0.7}} then it works perfectly fine.
> I am using:
> {{org.apache.ftpserver > ftplet-api > 2.0.6}}
> {{org.apache.ftpserver > ftpserver-core > 2.0.6}}
> {{commons-net > commons-net > 3.3}}
> Please find an attached test classes which can help you to reproduce the case. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)