<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Compare filelist from ftp location with files in multiple folders on pc and pick them by folder in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231625#M21869</link>
    <description>be careful: context are mead to be job or subjob parameters.</description>
    <pubDate>Tue, 02 Oct 2018 08:56:01 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2018-10-02T08:56:01Z</dc:date>
    <item>
      <title>Compare filelist from ftp location with files in multiple folders on pc and pick them by folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231616#M21860</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;On my ftp location, I have folders: Alpha, Beta, Chroma, Delta which in turn have folders, Alpha1, Alpha2, Alpha3; Beta1, Beta2, Beta3; Chroma1, Chroma2, Chroma3; Delta1, Delta2, Delta3 respectively. Each of these folders have .csv files with names, Data_date.csv (ex. Data_01_01_2018.csv). The file names are common along folders. I have some of these files on my in folders by the same names as FTP location. I need to compare both, get a list of files that are not present and pick those files to pc storage. Can someone suggest me how to do this?&lt;/P&gt; 
&lt;P&gt;In future, I also need to have it so that there are no files on PC but only the list of files that were before and whatever filename isn't on the filelist, has to get picked.&lt;/P&gt; 
&lt;P&gt;Anyone here to help?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231616#M21860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Compare filelist from ftp location with files in multiple folders on pc and pick them by folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231617#M21861</link>
      <description>use tFtpFileList --iterate--&amp;gt; tIterateToFlow --&amp;gt; tMap --&amp;gt; ListOf nonMatched File&lt;BR /&gt;use tFileList --iterate--&amp;gt; tIterateToFlow --------^&lt;BR /&gt;&lt;BR /&gt;ftp: tIterateToFlow use:&lt;BR /&gt;(String)globlaMap.get("fFTPFileList_1_CURRENT_FILEPATH")&lt;BR /&gt;(String)globlaMap.get("fFTPFileList_1_CURRENT_FILE")&lt;BR /&gt;&lt;BR /&gt;filelist: tIterateToFlow use:&lt;BR /&gt;(String)globlaMap.get("fFileList_1_CURRENT_FILEPATH")&lt;BR /&gt;(String)globlaMap.get("fFileList_1_CURRENT_FILE")&lt;BR /&gt;good luck&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Oct 2018 13:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231617#M21861</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-10-01T13:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Compare filelist from ftp location with files in multiple folders on pc and pick them by folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231618#M21862</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;@fdenis&lt;/A&gt;, how about the folders? This approach works if there's one folder. Not many.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 15:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231618#M21862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-01T15:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Compare filelist from ftp location with files in multiple folders on pc and pick them by folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231619#M21863</link>
      <description>on tfilelist you can include subdirectories&lt;BR /&gt;on tFtpfilelist you have to include the good fileMask to run throw directories.&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Oct 2018 15:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231619#M21863</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-10-01T15:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Compare filelist from ftp location with files in multiple folders on pc and pick them by folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231620#M21864</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;@fdenis&lt;/A&gt;, good file mask? They are csv files and I'm using "*.csv" as filemask. What is it I'm missing?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 15:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231620#M21864</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-01T15:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Compare filelist from ftp location with files in multiple folders on pc and pick them by folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231621#M21865</link>
      <description>something like "*\\*.csv"
&lt;BR /&gt;or "**\\*.csv"
&lt;BR /&gt;or regexp.
&lt;BR /&gt;if it's not working you can create a subjob calling him self on folder, llisting files when files.
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Oct 2018 15:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231621#M21865</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-10-01T15:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Compare filelist from ftp location with files in multiple folders on pc and pick them by folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231622#M21866</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;@fdenis&lt;/A&gt;, not working. The file names are same across folders. So, that's a problem.&lt;/P&gt;
&lt;P&gt;I'm trying to use another approach.&lt;/P&gt;
&lt;P&gt;tFileInputDelimited (with names of folders - Alpha, Beta, Chroma, Delta) -&amp;gt; tFlowtoIterate -&amp;gt; tLoop -&amp;gt; tJava&lt;/P&gt;
&lt;P&gt;(converting&amp;nbsp;folder names&amp;nbsp;to a context output)-&amp;gt; tFileInputDelimited (with names of subfolders)-&amp;gt; tFlowtoIterate -&amp;gt; tLoop -&amp;gt; tJava (converting subfolder names to context output) -&amp;gt; tFTPFileList -&amp;gt; tIteratetoFlow -&amp;gt; tMap (Connected to a tFileList and tIteratetoFlow) -&amp;gt; tFlowtoIterate -&amp;gt; tFTPGet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm giving the names of folders and subfolders and using a loop element to run it. But it doesn't work. Can anyone help?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 16:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231622#M21866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-01T16:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Compare filelist from ftp location with files in multiple folders on pc and pick them by folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231623#M21867</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;, could you help may be?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 16:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231623#M21867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-01T16:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Compare filelist from ftp location with files in multiple folders on pc and pick them by folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231624#M21868</link>
      <description>It was working on an other project.
&lt;BR /&gt;do not use CURRENT_FILE who is only filename. use CURRENT_FILEPATH who get filename and path</description>
      <pubDate>Tue, 02 Oct 2018 08:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231624#M21868</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-10-02T08:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Compare filelist from ftp location with files in multiple folders on pc and pick them by folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231625#M21869</link>
      <description>be careful: context are mead to be job or subjob parameters.</description>
      <pubDate>Tue, 02 Oct 2018 08:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231625#M21869</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-10-02T08:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Compare filelist from ftp location with files in multiple folders on pc and pick them by folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231626#M21870</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;@fdenis&lt;/A&gt;, got it. Thank you. Figured out a different way with loops. &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;Thanks a lot for help. &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 10:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-filelist-from-ftp-location-with-files-in-multiple/m-p/2231626#M21870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-04T10:00:38Z</dc:date>
    </item>
  </channel>
</rss>

