Package | Description |
---|---|
de.javastream.javassh |
Modifier and Type | Method and Description |
---|---|
void |
RSYNC.pull(Host host,
java.lang.String remotePath,
java.lang.String localPath,
ProcessParser pp) |
void |
RSYNC.push(java.lang.String localPath,
Host host,
java.lang.String remotePath,
ProcessParser pp) |
Constructor and Description |
---|
SSH(Host host) |
Copyright © 2016. All Rights Reserved.