I\'m trying to retrieve a file from a server using SFTP (as opposed to FTPS) using Java. How can I do this?
Try edtFTPj/PRO, a mature, robust SFTP client library that supports connection pools and asynchronous operations. Also supports FTP and FTPS so all bases for secure file transfer are covered.