SFTP in webMethods 8.0

Hi,

Can you please let me know what would be the best approach to transfer files by SFTP. Does webMethods 8.0 (or earlier) provide any options for SFTP, similar to builtin services provided for FTP in WmPublic.

Thanks,
Pramod

Did you try with OpenSSH sample implemenatation and it supports direct ssh calls, scp and sftp…

Alternatively try client:FTP support FTPS (SSL) with certificates unless this works for your requirement.

HTH,
RMG

Have a look at the following websites:

http://www.customware.net/repository/display/WMFAQ/How+to+use+SFTP+in+webMethods

http://webmethodsarchitect.com/integrationserver/11

They should help you out in this.

Regards,

Aditya