com.sshtools.scp
Class ScpClient.ScpEngine
java.lang.Object
com.sshtools.scp.ScpClientIO.ScpEngineIO
com.sshtools.scp.ScpClient.ScpEngine
- Enclosing class:
- ScpClient
protected class ScpClient.ScpEngine
- extends ScpClientIO.ScpEngineIO
Implements an SCP Engine by extending J2SSH Mavericjs ScpEngineIO
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScpClient.ScpEngine
protected ScpClient.ScpEngine(String cmd,
SshSession session)
throws SshException
Contruct the channel with the specified scp command.
- Parameters:
cmd - The scp command
- Throws:
SshException
createChannel
protected SshSession createChannel()
throws SshException,
ChannelOpenException
- Throws:
SshException
ChannelOpenException
Copyright © 2012. All Rights Reserved.