<?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: Problems using tFTPConnection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269347#M47626</link>
    <description>&lt;P&gt;Attached here the tftpconnection component screenshot.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwFJ"&gt;Untitled-1.png&lt;/A&gt;</description>
    <pubDate>Mon, 05 Aug 2019 12:17:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-05T12:17:01Z</dc:date>
    <item>
      <title>Problems using tFTPConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269345#M47624</link>
      <description>&lt;P&gt;Talend Version = 7.2.1&lt;/P&gt;&lt;P&gt;OS = Windows 10&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello Experts out there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to connect to a file server with using sftp over port 21. I am able to do it on various FTP Clients like FileZilla and WinSCP, (It connects in less than 5 seconds there.) While in Talend, it is taking 300 seconds to connect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After connecting to FTP, I also need a tFTPGet and then I am closing the FTP connection. But it is throwing nullpointer exception in tFTPGet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attaching the screenshot of my Job Design. Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jvalant.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 05:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269345#M47624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-05T05:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using tFTPConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269346#M47625</link>
      <description>Hi Jvalant,
&lt;BR /&gt;It would be more helpful if you show screenshots of component configs.
&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Aug 2019 12:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269346#M47625</guid>
      <dc:creator>navds</dc:creator>
      <dc:date>2019-08-05T12:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using tFTPConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269347#M47626</link>
      <description>&lt;P&gt;Attached here the tftpconnection component screenshot.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwFJ"&gt;Untitled-1.png&lt;/A&gt;</description>
      <pubDate>Mon, 05 Aug 2019 12:17:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269347#M47626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-05T12:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using tFTPConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269348#M47627</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; You are getting Null pointer exception in Get component but you have provided the screen shot of the connection component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please cross check whether you have given values to all mandatory parameters in Get component? If you are not able to identify the null value, a screenshot of this component will be appreciated to do further analysis.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 04:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269348#M47627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T04:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using tFTPConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269349#M47628</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would say there might be mistakes in tftpget component. That I can solve even later. Problem here is the tftpconnection taking 300 seconds to connect, whereas I am able to connect in less than 5 seconds from any ftp client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jvalant.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 05:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269349#M47628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T05:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using tFTPConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269350#M47629</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Ideally it should connect within the same time frame like any other FTP clients. Are you using the same user to connect from other FTP clients? Unfortunately we will not be able to validate the steps over community considering the confidential nature related to server connectivity.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I would recommend you to raise a support case so that support team can check the steps you have followed in your job using remote sessions.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 15:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269350#M47629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T15:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using tFTPConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269351#M47630</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am recently told that the FTP connection I am using is FPTS (FTP over TLS). While I am able to login to FTPS with port 22 on my ftp client without any key file, Talend is asking for key files which I do not have, for FTPS connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also I am told that I can generate key files via Java CAPS, I do not have it installed or either I am not able to install it on my PC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help regarding how to generate FTPS keys would be appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jvalant.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 10:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269351#M47630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T10:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using tFTPConnection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269352#M47631</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please refer below Talend KB article?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/article/ka03p0000006EsfAAE" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Specifying-a-keystore-file-of-a-tFTPConnection-with-FTPS-support/ta-p/36645&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 15:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-using-tFTPConnection/m-p/2269352#M47631</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T15:09:20Z</dc:date>
    </item>
  </channel>
</rss>

