You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2015/10/20 11:08:27 UTC

[jira] [Created] (SSHD-571) Provide "fragmented" FileSystemProvider for SSHD

Goldstein Lyor created SSHD-571:
-----------------------------------

             Summary: Provide "fragmented" FileSystemProvider for SSHD
                 Key: SSHD-571
                 URL: https://issues.apache.org/jira/browse/SSHD-571
             Project: MINA SSHD
          Issue Type: Improvement
            Reporter: Goldstein Lyor
            Priority: Minor


Allow defining a "logical" _FileSystem_ that includes only specific paths (a.k.a. "fragments") - each "fragment" is represented by a logical "prefix" when exported via SSH. E.g., we can map real path "/usr/local" to logical "/userlocal" and "/usr/share" to "/usershare". When SFTP or SCP is executed, then the presented view will show "/userlocal" and "/usershare" folders under the root folder.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)