Tagged Questions
0
votes
1answer
667 views
Run remote commands trough tunnel ssh and java
I need to run some coommands from a remote computer using a ssh connection, but the problem is the following:
The client computer(Running Win) is connected to a network where I can see a server ...
0
votes
1answer
929 views
Transfer file trough ssh tunnel with java
I need to get some files from a remote computer using a ssh connection, but the problem is the following:
The client computer(Running Windows) where I'll run my application is connected to a network ...