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