0

Are there any simple open source java class to read/copy files from unix box to windows using Java SSH

1
  • Yes.JSCH is the best implementation of the Java SSH with less code and not lot of dependencies.try this. Commented Nov 29, 2012 at 19:41

1 Answer 1

1

This is an implementation of the SSH protocol written in pure Java: http://www.jcraft.com/jsch/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.