SFTP in Android mode

Hi,
I have a current Android project that uploads images to an FTP server (time-lapse) and this works well. I now need to change this to SFTP. I am not particularly familiar with SFTP however i know there is a Jsch Java library. Does this work in Android mode and is there any example code i could use to get me started.

Any help is much appreciated.

Cheers.

Hi @katesfb1 ,

Take a look here…

Hope that helps…

Cheers
— mnse