Hi Pradeep,
Firstly thanks for the reply…
I have checked the OpenSSH documentation and I see that for SFTP we have to setup the keys. However our client doens’t want to go in this route. Instead they have given us a username, password and file location for their SFTP server and asked us to pick files from there.
This was the reason for not implementing the OpenSSH. Also if you see the below link [COLOR=#22229c]http://wmusers.com/forum/showthread.php?t=6579[/color] where Mr.Aditya had acheived the SFTP by implementing JSCH. I was actually trying that and i am getting the following error.
channleSFTp # null
Session Factory # com.jcraft.jsch.Session
Status # Unable to connect to FTP server. com.jcraft.jsch.JSchException: Session.connect: java.io.IOException: End of IO Stream Read
channleSFTp # null
Session Factory # com.jcraft.jsch.Session
Status # Unable to connect to FTP server. com.jcraft.jsch.JSchException: Session.connect: java.io.IOException: End of IO Stream Read
thanks
shyam
#webmethods-Protocol-and-Transport#Integration-Server-and-ESB#webMethods