Goldstein Lyor created SSHD-878:
-----------------------------------
Summary: 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
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)