I have a simple directory with two folders -
In the SFTP_1 folder, I have a bitmap image. And the SFTP_2 folder is just an empty folder.
Does Java have a native SFTP library to use? When I searched I only found a library online called JSch.
How would I get started to run this example? Any tips appreciated, thanks!