Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Hot to SCP file using java?

800336Mar 1 2010 — edited Mar 9 2010
Requirement is to send a file to a secured server using scp command. I want to know whether it is possible toachieve this in Java. All I have read so far is to use some 3rd party API. I can't download and use any 3rd party APIs due to security issue.

Is there a way? I have all required info like user id, public keys etc.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 6 2010
Added on Mar 1 2010
17 comments
3,018 views