US and Worldwide: +1 (866) 660-7555
Results 1 to 2 of 2

Thread: ftp fetch from directory and it sub directory using regular expression.

  1. #1
    Join Date
    Jun 2012
    Posts
    20

    Default ftp fetch from directory and it sub directory using regular expression.

    We have a requirement to fetch a *_abc.xml pattern file from directory and its sub directory from a ftp server via ftp.
    We can hardcode only the main directory but need to search recursively within subfolder for this file.
    Please tell the solution.

  2. #2
    Join Date
    Apr 2008
    Posts
    805

    Default

    Hi.
    I am not 100% sure, but I believe that you can do this using VFS.
    Have a look in forum for posts about it.
    Another solution is to use a step to launch a batch file which uses cUrl or wget and get files list, then use PDI to process it.

    Mick

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •