<?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 FTPGet and FTPPut for a specific file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/FTPGet-and-FTPPut-for-a-specific-file/m-p/2355327#M121099</link>
    <description>Dear all, 
&lt;BR /&gt;how to get a specific file from a FTP server? I just configured a FTPGet component - FTP connection, remote dir and local dir are correct, everything works. 
&lt;BR /&gt;But I only want to get a specific file from the FTP (e.g. "test.xml"). So I add to the file mask: 
&lt;BR /&gt;"test.xml" - doesn't work 
&lt;BR /&gt;"*test.xml" - works 
&lt;BR /&gt;Problem - I cannot concat an asterisk with a context variable. So if I try to get files dynamically, nothing happens. 
&lt;BR /&gt;However, the same problem I have with FTPPut - I have several XML files in the same directory. So I only want to transfer a specific file, but nothing happens. Using an asterisk would solve it. 
&lt;BR /&gt;If I use a simple FileList with the configuration at the file mask, it works.</description>
    <pubDate>Tue, 06 Aug 2013 17:01:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-06T17:01:44Z</dc:date>
    <item>
      <title>FTPGet and FTPPut for a specific file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTPGet-and-FTPPut-for-a-specific-file/m-p/2355327#M121099</link>
      <description>Dear all, 
&lt;BR /&gt;how to get a specific file from a FTP server? I just configured a FTPGet component - FTP connection, remote dir and local dir are correct, everything works. 
&lt;BR /&gt;But I only want to get a specific file from the FTP (e.g. "test.xml"). So I add to the file mask: 
&lt;BR /&gt;"test.xml" - doesn't work 
&lt;BR /&gt;"*test.xml" - works 
&lt;BR /&gt;Problem - I cannot concat an asterisk with a context variable. So if I try to get files dynamically, nothing happens. 
&lt;BR /&gt;However, the same problem I have with FTPPut - I have several XML files in the same directory. So I only want to transfer a specific file, but nothing happens. Using an asterisk would solve it. 
&lt;BR /&gt;If I use a simple FileList with the configuration at the file mask, it works.</description>
      <pubDate>Tue, 06 Aug 2013 17:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTPGet-and-FTPPut-for-a-specific-file/m-p/2355327#M121099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-06T17:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: FTPGet and FTPPut for a specific file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTPGet-and-FTPPut-for-a-specific-file/m-p/2355328#M121100</link>
      <description>I get a single file by using the *  Of course this may match multiple files.  If I must match only one file I run a validation using tFtpFileList before getting the file&lt;BR /&gt;Example FileMask for tFTPGet&lt;BR /&gt;"*" + context.ftpFileDate + "*.flg"</description>
      <pubDate>Tue, 06 Aug 2013 22:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTPGet-and-FTPPut-for-a-specific-file/m-p/2355328#M121100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-06T22:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: FTPGet and FTPPut for a specific file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTPGet-and-FTPPut-for-a-specific-file/m-p/2355329#M121101</link>
      <description>Thanks Mike. 
&lt;BR /&gt;Using a FtpFileList is not mandatory. FtpGet and FtpPut got own file masks. 
&lt;BR /&gt;Finally you also use an asterisk to filter a file list even if you want to get/put only a single file. This makes me wonder. 
&lt;BR /&gt;Maybe this is a bug. Would be great to have an answer of a talend moderator here.</description>
      <pubDate>Wed, 07 Aug 2013 09:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTPGet-and-FTPPut-for-a-specific-file/m-p/2355329#M121101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-07T09:01:22Z</dc:date>
    </item>
  </channel>
</rss>

