Uses of Class
org.apache.sshd.scp.common.ScpLocation
Packages that use ScpLocation
-
Uses of ScpLocation in org.apache.sshd.scp.common
Methods in org.apache.sshd.scp.common with type parameters of type ScpLocationModifier and TypeMethodDescriptionstatic <L extends ScpLocation>
LParses a local or remote SCP location in the format "user@host:path" or "scp://[user@]host[:port][/path]"Methods in org.apache.sshd.scp.common that return ScpLocationModifier and TypeMethodDescriptionScpLocation.clone()
static ScpLocation
Parses a local or remote SCP location in the format "user@host:path" or "scp://[user@]host[:port][/path]"