<?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: Using tFileList to tFtpPut to send only select files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-tFileList-to-tFtpPut-to-send-only-select-files/m-p/2347308#M114583</link>
    <description>Hello
&lt;BR /&gt;As the error message shows, there is no file match the file mask, you are using a file path as a file mask. 
&lt;BR /&gt;Split your process into two steps:
&lt;BR /&gt;filter and copy the files into a archive folder
&lt;BR /&gt; |
&lt;BR /&gt; OnSubJobOK
&lt;BR /&gt; |
&lt;BR /&gt; tFTPPut(put the files located on archive folder, set a file mask, eg:*.csv)
&lt;BR /&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
    <pubDate>Wed, 15 Apr 2009 06:45:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-04-15T06:45:54Z</dc:date>
    <item>
      <title>Using tFileList to tFtpPut to send only select files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tFileList-to-tFtpPut-to-send-only-select-files/m-p/2347307#M114582</link>
      <description>TOS 3.1.0.M2_r22765 java job design 
&lt;BR /&gt;I have the following business process. First, I want to go out to a specified folder and retrieve all file names matching a specific mask. Next I want to pick only those files that are older than 15 minutes to ensure they are not still being processed or edited. Once I have this file list, I want to copy those files to an archive folder, send those files to the remote server, then delete the files from the source folder. For testing I have put together a quick job design that outputs the names of the files matching my criteria, which works, and copies the files to an archive directory, which works, but then at the FTP step I cannot get it to copy the current file to the remote server. I receive the following: 
&lt;BR /&gt;Starting job AstraTransfer at 15:05 14/04/2009.\\server1\out\PSP1|\\server1\out\PSP1|PSP1|rw|350700|1239609644459|Mon Apr 13 04:00:44 EDT 2009 
&lt;BR /&gt;No match file exist! 
&lt;BR /&gt;Job AstraTransfer ended at 15:05 14/04/2009. 
&lt;BR /&gt;I have defined a variable that holds the local folder so we can dynamically change it if we move the application between boxes. 
&lt;BR /&gt;Any suggestions would be appreciated!</description>
      <pubDate>Sat, 16 Nov 2024 13:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tFileList-to-tFtpPut-to-send-only-select-files/m-p/2347307#M114582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using tFileList to tFtpPut to send only select files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tFileList-to-tFtpPut-to-send-only-select-files/m-p/2347308#M114583</link>
      <description>Hello
&lt;BR /&gt;As the error message shows, there is no file match the file mask, you are using a file path as a file mask. 
&lt;BR /&gt;Split your process into two steps:
&lt;BR /&gt;filter and copy the files into a archive folder
&lt;BR /&gt; |
&lt;BR /&gt; OnSubJobOK
&lt;BR /&gt; |
&lt;BR /&gt; tFTPPut(put the files located on archive folder, set a file mask, eg:*.csv)
&lt;BR /&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 15 Apr 2009 06:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tFileList-to-tFtpPut-to-send-only-select-files/m-p/2347308#M114583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-15T06:45:54Z</dc:date>
    </item>
  </channel>
</rss>

