protected class ScpClient.ScpEngine extends ScpClientIO.ScpEngineIO
Implements an SCP Engine by extending J2SSH Mavericjs ScpEngineIO
Modifier | Constructor and Description |
---|---|
protected |
ScpEngine(java.lang.String cmd,
SessionChannelNG session)
Contruct the channel with the specified scp command.
|
close, parseCommand, readCompleteFile, readStreamFromRemote, readString, waitForResponse, writeCompleteFile, writeError, writeOk, writeStreamToRemote
protected ScpEngine(java.lang.String cmd, SessionChannelNG session) throws com.sshtools.common.ssh.SshException
Contruct the channel with the specified scp command.
cmd
- The scp commandcom.sshtools.common.ssh.SshException
Copyright © 2021. All rights reserved.