<?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: tfilefetch with ftp protocol and authentication in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233213#M22945</link>
    <description>Hi, 
&lt;BR /&gt;So far, tfilefetch component&amp;nbsp;is used to retrieve a file via a defined protocol(http, https, ftp, smb). 
&lt;BR /&gt;Have you tried to use component tFTPGet to retrieve your selected file from remote FTP directory and copy them to a local directory? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 11 Jan 2016 06:27:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-11T06:27:22Z</dc:date>
    <item>
      <title>tfilefetch with ftp protocol and authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233212#M22944</link>
      <description>Hello Talend users.&lt;BR /&gt;I need to get a single xml file from a ftp server, i think tfilefetch fits my needs because it is not neccesary to download the file, just to get the content for later use as a lookup table (see "use cache to save the resource").&amp;nbsp;&lt;BR /&gt;But i have been unable to figure out how to set host, username and password in tfilefetch component, if you choose the "http" protocol, you can set those settings, but i need to set them for the "ftp" protocol.&amp;nbsp;&lt;BR /&gt;Any help will be much appreciated.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Regards&lt;BR /&gt;Juan</description>
      <pubDate>Thu, 07 Jan 2016 20:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233212#M22944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-07T20:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: tfilefetch with ftp protocol and authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233213#M22945</link>
      <description>Hi, 
&lt;BR /&gt;So far, tfilefetch component&amp;nbsp;is used to retrieve a file via a defined protocol(http, https, ftp, smb). 
&lt;BR /&gt;Have you tried to use component tFTPGet to retrieve your selected file from remote FTP directory and copy them to a local directory? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 11 Jan 2016 06:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233213#M22945</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T06:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: tfilefetch with ftp protocol and authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233214#M22946</link>
      <description>Yes, sure i can use a tFTPGet, but some features of tFileFetch seemed very attractive, ie. the ability to store the contents in a cache, and i just need to get the contents of a single file, just the content, no need to download the file.&amp;nbsp;</description>
      <pubDate>Mon, 11 Jan 2016 12:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233214#M22946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T12:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: tfilefetch with ftp protocol and authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233215#M22947</link>
      <description>Hi,&lt;BR /&gt;You can take a try on ftp protocol and set a ftp URL format.&lt;BR /&gt;&lt;BR /&gt;ftp:/xxx:xxxx&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 12 Jan 2016 09:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233215#M22947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-12T09:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: tfilefetch with ftp protocol and authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233216#M22948</link>
      <description>&lt;P&gt;Hello. &lt;/P&gt;&lt;P&gt;I finally figured out how to accomplish the task, if you use the ftp protocol with tFileFetch the URI must have the following format:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;ftp://username:password@www.myserver.com/project/2012/Project.zip&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The component is very rigid so be careful if you want to append name=value pairs separated by "&amp;amp;" &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 19:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233216#M22948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T19:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: tfilefetch with ftp protocol and authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233217#M22949</link>
      <description>Hi jcalfucura,&lt;BR /&gt;Thanks for your suggestion and solution. It's really helpful.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 14 Jan 2016 03:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfilefetch-with-ftp-protocol-and-authentication/m-p/2233217#M22949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T03:40:00Z</dc:date>
    </item>
  </channel>
</rss>

