cancel
Showing results for 
Search instead for 
Did you mean: 

SSH Login to Unix

Former Member
0 Kudos

Hi,

I am trying to login to a remote Unix server in order to retrieve files from a directory and move into another directory. I could not find any documentation on how to do this.

Thanks,

Michael

Accepted Solutions (1)

Accepted Solutions (1)

ravindra_bollapalli2
Active Contributor
0 Kudos

hi

check this

/people/daniel.graversen/blog/2008/12/11/sftp-with-pi-the-openssh-way

http://www.jscape.com/articles/ssh_using_java.html

http://www.javassh.org/download/source/de/mud/ssh/SshWrapper.html

let me know u need any further info

bvr

Former Member
0 Kudos

Hi bvr,

I am trying to connect via SSH with a java application. Is there anything I need to import or a jar file I need to reference in order to use the example in the second link you posted?

Thanks,

Michael

ravindra_bollapalli2
Active Contributor
0 Kudos

hi

yes u have to download this jar file "sshfactory.jar" put the classpath

http://forums.devshed.com/java-help-9/ssh-with-java-549709.html

check this link

http://forums.devx.com/showthread.php?t=167612

bvr

Edited by: bvr on Jan 29, 2009 10:14 AM

Answers (0)