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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Secure FTP in IS 6.1

    Posted 08/20/08 07:21 PM

    Hi
    What is the best way to do FTP files securely (either with FTPS or SFTP)?
    I couldn’t find any built-in services or a way to create Secure FTP port in IS 6.1 Administrator.

    Do you recommend any third party tools/services to accomplish this?
    Also which is better FTPS or SFTP

    Thanks
    Sathish.


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


  • 2.  RE: Secure FTP in IS 6.1

    Posted 10/07/08 04:27 AM

    It depends upon your requirement. FTP is okay if you are connecting to the third party servers, but SFTP is advisable only if you are try to connect internal systems.


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


  • 3.  RE: Secure FTP in IS 6.1

    Posted 10/09/08 03:59 AM

    Search the forums for third party SFTP tools like JSch etc. There is also a post on how to implement SFTP using webMethods.


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


  • 4.  RE: Secure FTP in IS 6.1

    Posted 10/11/08 07:15 AM

    Hi Guys,

    This is pretty new area for me to explore SFTP.
    I did use JSCH libraries to connect to SFTP and works fine.

    Challenge is we have to connect to a SFTP server outside our network and I have to connect using a proxy, IS Admin console provides a provision to setup proxy server but that provision applies to ftp services gives by WmPublic (I suppose). Is there way to setup proxy for manually created java service to connect to SFTP server?

    IS Version : 7.1.1

    Your inputs would help us a lot.

    Regards,
    Sumit


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


  • 5.  RE: Secure FTP in IS 6.1

    Posted 10/11/08 03:44 PM

    gotcha, I totally forgot about setting proxy while creating jsch session.
    Well I have still not tried it, keeping fingers crossed :slight_smile:

    Keep you guys updated.

    Regards,
    Sumit


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