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

                 Key: FTPSERVER-252
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-252
             Project: FtpServer
          Issue Type: New Feature
          Components: Core, Ftplets
            Reporter: Sai Pullabhotla
             Fix For: 1.1


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. More 
information about this can be found at - 

http://www.mail-archive.com/[email protected]/msg00512.html. 

-- 
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