Class ScpClient.ScpEngine

java.lang.Object
com.sshtools.client.scp.ScpClientIO.ScpEngineIO
com.sshtools.client.scp.ScpClient.ScpEngine
Enclosing class:
ScpClient

protected class ScpClient.ScpEngine extends ScpClientIO.ScpEngineIO

Implements an SCP Engine by extending J2SSH Mavericjs ScpEngineIO

  • Constructor Details

    • ScpEngine

      protected ScpEngine(String cmd, SessionChannelNG session) throws com.sshtools.common.ssh.SshException

      Contruct the channel with the specified scp command.

      Parameters:
      cmd - The scp command
      Throws:
      com.sshtools.common.ssh.SshException