| Author |
SftpAuthenticationException: Failed to authenticate to host
|
prateek garg
Greenhorn
Joined: Jan 21, 2011
Posts: 11
|
|
i have a sftp application when i run it i find following exception...
com.jscape.inet.sftp.SftpAuthenticationException: Failed to authenticate to host localhost with user user1
at com.jscape.inet.sftp.SftpConfiguration.createClient(Unknown Source)
at com.jscape.inet.sftp.Sftp.connect(Unknown Source)
at com.mlog.edi.axsfreight.ftpdaemonSSH.connect(ftpdaemonSSH.java:37)
at com.mlog.edi.axsfreight.ftpDaemon.pushFiles(ftpDaemon.java:740)
at com.mlog.edi.axsfreight.ftpDaemon.run(ftpDaemon.java:242)
can anybody help me ?
|
 |
 |
|
|
subject: SftpAuthenticationException: Failed to authenticate to host
|
|
|