<?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: FTP Most Recent File Get in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/FTP-Most-Recent-File-Get/m-p/2375840#M138154</link>
    <description>Hello 
&lt;BR /&gt;First, using a tFtpFileList to iterate each file, cut the file name and parse it to a date, hard code to get the newest date and return the file name.
&lt;BR /&gt;Second, get the newest file from ftp server.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
    <pubDate>Thu, 13 May 2010 08:16:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-05-13T08:16:49Z</dc:date>
    <item>
      <title>FTP Most Recent File Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-Most-Recent-File-Get/m-p/2375839#M138153</link>
      <description>Hey, 
&lt;BR /&gt;In Talend/Java: I need to get the most recent .zip file off a SFTP server. I know how to get a file with the current date, how do I get a file that is not the current date, but the one closest to the current date? 
&lt;BR /&gt;For example: 
&lt;BR /&gt;Today?s date is May 12, 2010 
&lt;BR /&gt;File On the SFTP: 
&lt;BR /&gt;20100510.zip 
&lt;BR /&gt;20100503.zip 
&lt;BR /&gt;20100427.zip 
&lt;BR /&gt;etc... 
&lt;BR /&gt;I only want to grab the 20100510.zip file and put it on my local drive. Then the next week a new file will appear (20100517.zip), and this job will be scheduled to run again, and I want it to grab that file....and so on and so on... 
&lt;BR /&gt;Any thoughts? 
&lt;BR /&gt;Attached is a screen shot with what I have now, which only gets the current date. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Ryan</description>
      <pubDate>Sat, 16 Nov 2024 13:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-Most-Recent-File-Get/m-p/2375839#M138153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Most Recent File Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-Most-Recent-File-Get/m-p/2375840#M138154</link>
      <description>Hello 
&lt;BR /&gt;First, using a tFtpFileList to iterate each file, cut the file name and parse it to a date, hard code to get the newest date and return the file name.
&lt;BR /&gt;Second, get the newest file from ftp server.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 13 May 2010 08:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-Most-Recent-File-Get/m-p/2375840#M138154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-13T08:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Most Recent File Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-Most-Recent-File-Get/m-p/2375841#M138155</link>
      <description>I got the same problem. Can you give me a hint for the correct solution?</description>
      <pubDate>Mon, 19 Sep 2011 09:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-Most-Recent-File-Get/m-p/2375841#M138155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-19T09:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Most Recent File Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-Most-Recent-File-Get/m-p/2375842#M138156</link>
      <description>Does anyone know, how to create a simple text file with current date in it. The file will contain just the current date. Every time the job runs successfully, a text file will be created with current date in it.</description>
      <pubDate>Fri, 30 Sep 2011 01:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-Most-Recent-File-Get/m-p/2375842#M138156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-30T01:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Most Recent File Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-Most-Recent-File-Get/m-p/2375843#M138157</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Does anyone know, how to create a simple text file with current date in it. The file will contain just the current date. Every time the job runs successfully, a text file will be created with current date in it.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Dear xanworld
&lt;BR /&gt;I have replied you on 18102
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 30 Sep 2011 02:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-Most-Recent-File-Get/m-p/2375843#M138157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-30T02:23:25Z</dc:date>
    </item>
  </channel>
</rss>

