Getting com.jcraft.jsch.JSchException: Auth fail while connecting via Jsch library java
I am able to connect to he SFTP host using Apache VFS2 library but when I try to connect via Jsch library using username and password getting Auth fail error.
I am able to connect to he SFTP host using Apache VFS2 library but when I try to connect via Jsch library using username and password getting Auth fail error.