I\'m trying to retrieve a file from a server using SFTP (as opposed to FTPS) using Java. How can I do this?
I found complete working example for SFTP in java using JSCH API http://kodehelp.com/java-program-for-uploading-file-to-sftp-server/