| Package | Description |
|---|---|
| org.apache.sshd.common.scp |
| Modifier and Type | Method and Description |
|---|---|
static <L extends ScpLocation> |
ScpLocation.update(String locSpec,
L location)
Parses a local or remote SCP location in the format
user@host:path |
| Modifier and Type | Method and Description |
|---|---|
ScpLocation |
ScpLocation.clone() |
static ScpLocation |
ScpLocation.parse(String locSpec)
Parses a local or remote SCP location in the format
user@host:path |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.