Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.5.0
-
None
Description
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.