public class Scp extends AbstractCommand
exitCodeSTILL_ACTIVE, SUBSYSTEM_CALLBACK, SUBSYSTEM_FILESYSTEM, SUBSYSTEM_HELP, SUBSYSTEM_JVM, SUBSYSTEM_POLICY, SUBSYSTEM_SHELL, SUBSYSTEM_SSHD, SUBSYSTEM_SYSTEM, SUBSYSTEM_TEXT_EDITING| Constructor and Description |
|---|
Scp() |
| Modifier and Type | Method and Description |
|---|---|
protected FilenamePattern |
createFilenamePattern(String pattern)
Creates a
FilenamePattern. |
void |
run(org.apache.commons.cli.CommandLine args,
VirtualProcess process) |
complete, getCollection, getCommandName, getDescription, getExitCode, getName, getOptions, getSignature, getSubsystem, isBuiltIn, setBuiltIn, setDescription, setName, setSignature, setSubsystempublic void run(org.apache.commons.cli.CommandLine args,
VirtualProcess process)
throws IOException,
PermissionDeniedException
IOExceptionPermissionDeniedExceptionprotected FilenamePattern createFilenamePattern(String pattern)
FilenamePattern. Override to customize pattern matching
behaviour.pattern - StringCopyright © 2012. All Rights Reserved.