File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Sockets and Internet Protocols and the fly likes SftpAuthenticationException: Failed to authenticate to host Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "SftpAuthenticationException: Failed to authenticate to host" Watch "SftpAuthenticationException: Failed to authenticate to host" New topic
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
 
Threads others viewed
JMX Conenctor setting in WAS 6.0
Problem running an applet
connection problem
About JMS over SSL
Why my RMI connection throw exceptions?
developer file tools