You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Frank van der Kleij (JIRA)" <ji...@apache.org> on 2010/11/13 14:20:13 UTC

[jira] Commented: (SSHD-96) Virtual File System improvement for SCP and session injection

    [ https://issues.apache.org/jira/browse/SSHD-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931673#action_12931673 ] 

Frank van der Kleij commented on SSHD-96:
-----------------------------------------

Sorry, I forgot the tests...I will submit a new 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.