Hi,
I have to upload a file in sftp server. I have configured the putsftp processor but it is giving me
net.schmizz.sshj.userauth.UserAuthException: Exhausted available authentication methods: Exhausted available authentication methods;
routing to failure: net.schmizz.sshj.userauth.UserAuthException: Exhausted available authentication methods
Please help me in configuring the processor. Just an additional information : I am able to connect the remote server through winscp.
Also, I am providing hostname,port,username, password,remotepath. I am not providing 'Private key path' and 'private key passphrase'