public class Scp extends ShellCommand
SUBSYSTEM_CALLBACK, SUBSYSTEM_FILESYSTEM, SUBSYSTEM_HELP, SUBSYSTEM_JVM, SUBSYSTEM_POLICY, SUBSYSTEM_SHELL, SUBSYSTEM_SSHD, SUBSYSTEM_SYSTEM, SUBSYSTEM_TEXT_EDITINGexitCodeSTILL_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, setSubsystempublic boolean isHidden()
isHidden in interface CommandisHidden in class AbstractCommandpublic 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 © 2025. All rights reserved.