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

Maintain a session ID for every client session and make it available via an API call

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-RC1
    • Core, Ftplets
    • None

    Description

      Add a new method to the FtpSession to return a unique session ID of a particular FTP session. It is important that these generated session IDs are unique for the entire life of an FTP server installation, i.e., a given install of the FTP server should never generate a duplicate session ID. If we want to think one more step ahead, it may not be a bad idea to even use UUIDs if we plan on running the server clusters for load balancing and fail over. More information about this can be found at -

      http://www.mail-archive.com/ftpserver-users@mina.apache.org/msg00512.html.

      Attachments

        Activity

          People

            niklas Niklas Therning
            psai Sai Pullabhotla
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: