IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  OpenSSH vs JCraft

    Posted Thu January 27, 2011 10:16 AM

    Hello All,

    We are in the process of building sftp solution for our clients. Our initial investigation shows that we have two packages OpenSSH and WaSFTP, which are not supported by SoftwareAG and free are available.

    Can someone provides the comparision between the two packages and which one is the best?

    We are in the process of building generic sFTP solution for all our clients. Some partners are looking for key based authentication and some are looking for username / password.

    Anyhelp in this regard will be a great help.

    Regards,
    Sasanka


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 2.  RE: OpenSSH vs JCraft

    Posted Thu January 27, 2011 06:07 PM

    Another option to consider…

    We have successfully used an SSH Java library. It was originally called Ganymed, then it was Trilead, now it’s back to Ganymed. www.cleondris.ch/opensource/ssh2/

    You’ll want to create an IS package that uses this library and will need to write some Java services to expose functions to other IS-hosted services. But doing so is not difficult.

    The library supports password and key authentication.

    Good luck!


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB