SSH and SFTP API for Java
843811Oct 18 2002 — edited Oct 10 2009Hi,
I'm looking for a Java API that implements the SSH and SFTP protocols. Such tools are required for me to transfer files securely across the internet (I am aware of Mindterm's software but the lack of documentation makes it really difficult to understand and use).
Does anyone have a suggestion?
Furthermore, if no such tool exist, is it viable to built an SFTP tool easily or it would take hundreds of hours?