public class Scp extends ShellCommand
SUBSYSTEM_CALLBACK, SUBSYSTEM_FILESYSTEM, SUBSYSTEM_HELP, SUBSYSTEM_JVM, SUBSYSTEM_POLICY, SUBSYSTEM_SHELL, SUBSYSTEM_SSHD, SUBSYSTEM_SYSTEM, SUBSYSTEM_TEXT_EDITING
exitCode
STILL_ACTIVE
Constructor and Description |
---|
Scp() |
Modifier and Type | Method and Description |
---|---|
protected FilenamePattern |
createFilenamePattern(String pattern)
Creates a
FilenamePattern . |
boolean |
isHidden() |
void |
run(org.apache.commons.cli.CommandLine args,
VirtualProcess process) |
complete, getCollection, getCommandName, getDescription, getExitCode, getName, getOptions, getProcess, getSignature, getSubsystem, hasFixedOptions, init, isBuiltIn, setBuiltIn, setDescription, setName, setSignature, setSubsystem
public boolean isHidden()
isHidden
in interface Command
isHidden
in class AbstractCommand
public void run(org.apache.commons.cli.CommandLine args, VirtualProcess process) throws IOException, PermissionDeniedException
IOException
PermissionDeniedException
protected FilenamePattern createFilenamePattern(String pattern)
FilenamePattern
. Override to customize pattern matching
behaviour.pattern
- StringCopyright © 2024. All rights reserved.