[
https://issues.apache.org/jira/browse/SSHD-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frank van der Kleij updated SSHD-96:
------------------------------------
Attachment: (was: sshd-96.patch)
> Virtual File System improvement for SCP and session injection
> -------------------------------------------------------------
>
> Key: SSHD-96
> URL: https://issues.apache.org/jira/browse/SSHD-96
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 0.5.0
> Reporter: Frank van der Kleij
> Attachments: sshd-96.patch
>
>
> The SCP Command does not yet use the Virtual File System implemented in
> SSHD-82.
> Another improvement is passing the ServerSession to FileSystemFactory instead
> of just the user name.
> This allows the injection of information known in the Authenticator into the
> file system.
> The particular use case is the implementation of a Virtual File System based
> on Apache Commons VFS.
> There the authenticator already contains the root file object (resulting from
> the authentication) which needs to be passed to the FileSystemView.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.