[
https://issues.apache.org/jira/browse/FTPSERVER-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467281
]
Alexey N. Solofnenko commented on FTPSERVER-28:
-----------------------------------------------
Yes, this is close to what I need. In my case it is not a database connection,
but an RMI object reference.
> Need a notion of a session
> --------------------------
>
> Key: FTPSERVER-28
> URL: https://issues.apache.org/jira/browse/FTPSERVER-28
> Project: FtpServer
> Issue Type: New Feature
> Reporter: Alexey N. Solofnenko
>
> I need to write FTP service for a propriattary database. Essentially a user
> logs into the database, then uses the same connection to get virtual file
> system, and later logs out. UserManager.authenticate() returns a boolean
> variable, but it has to return a session object in that case.
> - Alexey.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.