com.mindbright.ssh2
public final class SSH2SCP1Client extends SSH2ConsoleRemote
connection, session, stderr, stdout| Constructor and Description |
|---|
SSH2SCP1Client(java.io.File cwd,
SSH2Connection connection,
java.io.OutputStream stderr,
boolean verbose) |
| Modifier and Type | Method and Description |
|---|---|
SSHSCP1 |
scp1()
Get the underlying
SSHSCP1 object. |
changeStdOut, changeStdOut, close, close, command, command, command, command, command, command, command, command, command, command, commandWithTerminal, getNBStdIn, getNBStdOut, getStdIn, getStdOut, sendBreak, shell, shell, shell, shell, shell, terminal, waitForExitStatus, waitForExitStatus, waitForExitStatuspublic SSH2SCP1Client(java.io.File cwd,
SSH2Connection connection,
java.io.OutputStream stderr,
boolean verbose)
cwd - Name of current working directory.connection - Connection object to run over.stderr - Stream to output error messages onverbose - Verbose flagpublic SSHSCP1 scp1()
SSHSCP1 object.