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.  FTP Problem

    Posted 09/21/04 09:30 PM

    I have a problem where my FTP does not work but returns all successful codes.
    I can login and get a returncode 200.
    I can ls and get a return code 226.
    The problem is my dirlist is empty.

    Now if I use the windows ftp from the command prompt I can see all the files when I do an ls.

    It’s almost as if I did not connect but I have no errors.

    What am I missing?
    Thanks.


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


  • 2.  RE: FTP Problem

    Posted 09/21/04 09:48 PM

    Chris,

    After login to that FTP site from webMethods use the service cd(enter that dir) and after that use ls,see what happens.

    HTH,
    RMG.


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


  • 3.  RE: FTP Problem

    Posted 09/22/04 08:23 PM

    selection criteria in the dirlist should be * and not .


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


  • 4.  RE: FTP Problem

    Posted 09/22/04 09:23 PM

    Chris,

    I am not sure what criteria you are talking about.
    also you can give * criteria in the pub.client.ftp:cdls(dirpath,filenamepattern).

    Regards,


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