Package | Description |
---|---|
update.remote.ssh |
Modifier and Type | Method and Description |
---|---|
static void |
SshReboot.rebootNow(SshSession sshSession) |
static void |
ScpTo.scpTo(java.lang.String path,
SshSession sshSession,
java.lang.String destination)
use this method to push something via ssh.
|
private void |
SshRemoteUpdate.update(SshSession sshs)
updates a router when source directory and session are known.
|