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