You cannot post messages because only members can post, and you are not currently a member.
Description:
A discussion group for users of SSH Enchanter
|
|
|
Help Getting Echanter to work for Ruby
|
| |
Hello:
I'm trying to get Enchanter to work using ruby. I've loaded up .jars
from this project, from Jruby and from ganymed into my classpath,
along with trying to get an extremely simple script to work, and I'm
...
--Classpath
.;C:\Program Files\Java\jre6\lib\ext\QTJava .zip;C:\java_classes... more »
|
|
java.lang.ClassNotFoundExcepti on
|
| |
hi,
i have downloaded the enchanter-core jar file and i have included it
in the build path ...
but it doesnt run ...
my code is :
import java.io.IOException;
import org.twdata.enchanter.SSH;
import org.twdata.enchanter.impl.Defa ultSSH;
public class NXScanner {
/**
* @param args... more »
|
|
Error when running in unix.
|
| |
bash-2.03# java -jar ../../ptrac/enchanter-core-0.5 .1.jar ../../
date.py
Failed to load Main-Class manifest attribute from
../../ptrac/enchanter-core-0.5 .1.jar
I need the core because it is a central box that we can't modify too
much on.
bash-2.03# java -version
java version "1.5.0_05"... more »
|
|
Issue while connecting to UNIX server
|
| |
Authentication failed. Tried
public key using ~/.ssh/id_dsa
public key using ~/.ssh/id_rsa
password
password interactive
java.io.IOException: Authentication failed. Tried
public key using ~/.ssh/id_dsa
public key using ~/.ssh/id_rsa
password
password interactive
at org.twdata.enchanter.impl.Gany medSSHLibrary.connect... more »
|
|
issues with interactive logins
|
| |
Hi, I'm trying to use enchanter for an interactive ssh connection (works well for a key authentication). This is the test script: ssh.connect("fou50.com",22,"w1 69169","test654"); ssh.sendLine('date'); print 'Server date is '+ssh.getLine(); ssh.disconnect(); This is what I get: Exception in thread "main" java.io.IOException: Authentication... more »
|
No more topics in this group.
|
|