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.  File transfer

    Posted Mon September 30, 2013 01:52 AM

    How to transfer a .txt file from windows to unix using FTP?


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


  • 2.  RE: File transfer

    Posted Mon September 30, 2013 01:30 PM

    Yes…you can do it via pub.client:ftp service to transfer files from local to remote site.

    Please have browse the built in services user guide regarding WmPublic package foldercalled pub.client.ftp (there are FTP related services for login,cd,put,logout)

    Also you can use the search functionality of this particular section for any basic questions.

    HTH,
    RMG


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


  • 3.  RE: File transfer

    Posted Tue October 01, 2013 06:49 AM

    Without using built in service, how can we place an attachment of file in unix server using FTP commands?


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


  • 4.  RE: File transfer

    Posted Tue October 01, 2013 02:45 PM

    You can google it… :smiley: for unix command line steps:


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