webMethods

webMethods

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.  How to Create directory on FTP location

    Posted Wed July 09, 2008 03:31 AM

    Hi all,

    Can any one help how to create directory on FTP location.

    Thanks
    Jhanshi


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


  • 2.  RE: How to Create directory on FTP location

    Posted Thu July 10, 2008 07:41 AM

    I think this would be covered in the built-in services guide under pub.client:ftp.

    Mark


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


  • 3.  RE: How to Create directory on FTP location

    Posted Tue December 15, 2009 10:10 AM

    Could you please let me know which service we need to use creating a directory in FTP location???

    Thanks,
    Sreenivas


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


  • 4.  RE: How to Create directory on FTP location

    Posted Tue December 15, 2009 03:36 PM

    pub.client:quote and specify an input string with the mkdir command.


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


  • 5.  RE: How to Create directory on FTP location



  • 6.  RE: How to Create directory on FTP location

    Posted Wed February 03, 2010 03:43 PM

    Dear all, could you please paste an example. I have the same problem but can’t create the directory with pub.client:quote service. I think I’m write a wrong command. Thanks in advance.


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


  • 7.  RE: How to Create directory on FTP location

    Posted Wed February 03, 2010 06:26 PM

    I got it!! The command: MKD %destinationPath%
    works fine. Regards.


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