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/03/31 15:43:52 UTC

[jira] [Updated] (SSHD-446) Allow using Path(s) instead of String(s) as 'local' for ScpClient

     [ https://issues.apache.org/jira/browse/SSHD-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goldstein Lyor updated SSHD-446:
--------------------------------
    Attachment: 0044-SSHD-446-Allow-using-Path-s-instead-of-String-s-as-l.patch

> Allow using Path(s) instead of String(s) as 'local' for ScpClient
> -----------------------------------------------------------------
>
>                 Key: SSHD-446
>                 URL: https://issues.apache.org/jira/browse/SSHD-446
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Goldstein Lyor
>         Attachments: 0044-SSHD-446-Allow-using-Path-s-instead-of-String-s-as-l.patch
>
>
> - Overloaded the _ScpClient_ with more useful methods
> - Using an _AbstractScpClient_ for the common code
> - Added possibility to use _Path_(s) instead of _String_(s) as the _local_ location.
> *Note*: IMO there are no security concerns since the _FileSystem_ view is intended for files one wishes to *"export"* via SSH - e.g., via SFTP. When one is a *client* though, one may use whatever local location is desired - the local file system is assumed to enforce the access rights.



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