When SFTP is not working then, in the PORT properties copy the below content.
Sol :
"context.SFTP_PORT); session_tFTPConnection_1.setConfig(\"PreferredAuthentications\",\"publickey,keyboard-interactive,password\"",
context.SFTP_PORT contains the value of PORT(will be 22).
Sol :
"context.SFTP_PORT); session_tFTPConnection_1.setConfig(\"PreferredAuthentications\",\"publickey,keyboard-interactive,password\"",
context.SFTP_PORT contains the value of PORT(will be 22).