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


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.

Reply via email to