Uploaded image for project: 'FtpServer'
  1. FtpServer
  2. FTPSERVER-490

Multiple simultaneous transfer of files is not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • Core
    • None

    Description

      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.

      Attachments

        1. FTPServerTest.java
          2 kB
          Chintan Patel
        2. FTPClientTest.java
          4 kB
          Chintan Patel

        Activity

          People

            johnnyv Jonathan Valliere
            cpatel Chintan Patel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: