Package fi.evolver.script.app
Class Ssh
java.lang.Object
fi.evolver.script.app.Ssh
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddKnownHost(String host) static PathstorePrivateKey(String keyName, String privateKey) static PathstorePublicKey(String keyName, String publicKey)
-
Field Details
-
SSH_DIR
-
-
Constructor Details
-
Ssh
public Ssh()
-
-
Method Details
-
addKnownHost
-
storePrivateKey
- Throws:
IOException
-
storePublicKey
- Throws:
IOException
-