<?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 A FILE BASED ON LASTMODIFIED DATE in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214768#M11479</link>
    <description>Hi , 
&lt;BR /&gt;Thanks Shong 
&lt;BR /&gt;The article u gave was very helpful . i was able to get the most recently modified date but i am not able to get those files in a tftpput component file and i have a list of files not a single file which are modified on the same day.So i want all these which are most recently modified to be copied to a server through tftpput. 
&lt;BR /&gt;Thanks Lijolawrance 
&lt;BR /&gt;we will try your suggestion as well but the only problem is i have a list of files which are modified on that particular day and i need all those files with that particular. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks and Regards, 
&lt;BR /&gt;--Koustubh Avadhani</description>
    <pubDate>Thu, 19 May 2011 07:07:48 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2011-05-19T07:07:48Z</dc:date>
    <item>
      <title>FTP A FILE BASED ON LASTMODIFIED DATE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214765#M11476</link>
      <description>Hi all, 
&lt;BR /&gt;we want to ftp some files which are most recently modified (or modified on that particular day)from one location to another .how to get the most recently modified filesin tftpput through tfileproperties. 
&lt;BR /&gt;Thanks and Regards, 
&lt;BR /&gt;--Koustubh Avadhani</description>
      <pubDate>Sat, 16 Nov 2024 12:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214765#M11476</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: FTP A FILE BASED ON LASTMODIFIED DATE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214766#M11477</link>
      <description>Hi 
&lt;BR /&gt;I show a similar example job in topic: 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vClI2CAK" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-return-name-for-most-recently-modified-file/td-p/78513&lt;/A&gt; 
&lt;BR /&gt;Hope it will be helpful for you. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 18 May 2011 14:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214766#M11477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-18T14:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: FTP A FILE BASED ON LASTMODIFIED DATE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214767#M11478</link>
      <description>Hi&lt;BR /&gt;use tFileList to iterate the files. On each iterate save the tFileProperties to a file( append). Once done you can do a sort row on the file based on the time from tFileProperties. Take the first file.&lt;BR /&gt;tFileList--iterate--tFileProperties---tFileOutputDelimited&lt;BR /&gt;tFileOutputDelimited--tSortRow--tSampleRow(for select first file)--</description>
      <pubDate>Wed, 18 May 2011 14:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214767#M11478</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-18T14:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: FTP A FILE BASED ON LASTMODIFIED DATE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214768#M11479</link>
      <description>Hi , 
&lt;BR /&gt;Thanks Shong 
&lt;BR /&gt;The article u gave was very helpful . i was able to get the most recently modified date but i am not able to get those files in a tftpput component file and i have a list of files not a single file which are modified on the same day.So i want all these which are most recently modified to be copied to a server through tftpput. 
&lt;BR /&gt;Thanks Lijolawrance 
&lt;BR /&gt;we will try your suggestion as well but the only problem is i have a list of files which are modified on that particular day and i need all those files with that particular. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks and Regards, 
&lt;BR /&gt;--Koustubh Avadhani</description>
      <pubDate>Thu, 19 May 2011 07:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214768#M11479</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-05-19T07:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: FTP A FILE BASED ON LASTMODIFIED DATE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214769#M11480</link>
      <description>Hi Shong, 
&lt;BR /&gt;Please find the screenshot of our job below.we have two files named Mortgage and Morgage123 but only one file is copied to the target destination not both. 
&lt;BR /&gt;Thanks and Regards, 
&lt;BR /&gt;--Koustubh Avadhani</description>
      <pubDate>Thu, 19 May 2011 07:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214769#M11480</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-05-19T07:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: FTP A FILE BASED ON LASTMODIFIED DATE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214770#M11481</link>
      <description>Hi 
&lt;BR /&gt;You can copy the list of files which are recently modified to a folder and use the tFileList to iterate each one and upload it to ftp server, for example: 
&lt;BR /&gt;.....get the files which are recently files and put them into a folder. 
&lt;BR /&gt; | 
&lt;BR /&gt;onsujobok 
&lt;BR /&gt; | 
&lt;BR /&gt;tFileList--iterate--tFTPPut 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 19 May 2011 07:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-A-FILE-BASED-ON-LASTMODIFIED-DATE/m-p/2214770#M11481</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-19T07:36:28Z</dc:date>
    </item>
  </channel>
</rss>

