[
https://issues.apache.org/jira/browse/SSHD-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-878.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.1.1
> Provide pluggable server-side SftpSubsystem handles factory
> -----------------------------------------------------------
>
> Key: SSHD-878
> URL: https://issues.apache.org/jira/browse/SSHD-878
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 2.1.1
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Priority: Major
> Labels: server, sftp, ssh
> Fix For: 2.1.1
>
>
> The current code creates internal {{FileHandle}} and {{DirectoryHandle}}
> classes that map directly to the underlying file system provider. Since these
> handles represent *logical* operations (e.g., read/write, list children,
> etc...) we should provide a pluggable implementation so that users can
> provide their own semantics - e.g., instead of referring to existing file
> {{Path}}-s interpret the requested paths as some other resource "address"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)