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

Overload FtpIoSession.getDataConnection to indicate whether or not a new DataConnectionFactory be created

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • 1.0.4
    • 1.0.0-M1, 1.1.5
    • Core
    • None

    Description

      It would be nice to overload the above mentioned method with a boolean parameter which indicates if a new DataConnectionFactory is to be created. Currently, we always create one if one does not exist already for the session. We try to create one even when the session is closing (for example when the control connection is refused by the blacklist filter), which does not make much sense. Having this overloaded method would be useful when the session is closing.

      Attachments

        Activity

          People

            Unassigned Unassigned
            psai Sai Pullabhotla
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: