<?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: [TOS 6.2] Connection problem to FTPES server with tFtpPut in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TOS-6-2-Connection-problem-to-FTPES-server-with-tFtpPut/m-p/2356586#M122065</link>
    <description>All these topics should just say: Don't use Talend if you must use FTPS, it's a pain in the rear.</description>
    <pubDate>Wed, 16 Nov 2016 19:43:45 GMT</pubDate>
    <dc:creator>cmills</dc:creator>
    <dc:date>2016-11-16T19:43:45Z</dc:date>
    <item>
      <title>[TOS 6.2] Connection problem to FTPES server with tFtpPut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-6-2-Connection-problem-to-FTPES-server-with-tFtpPut/m-p/2356584#M122063</link>
      <description>Hello everyone, 
&lt;BR /&gt;I have some questions regarding the tFtpPut component, which I am trying to use on a FTPES connection. (i am using TOS 6.2) 
&lt;BR /&gt;I have a very basic job that has a tFtpConnection component, where I set the connection details (host, username, password...) 
&lt;BR /&gt;I have FTPS Support checked and security mode 'explicit'. I have nothing set on the keystore file and password. 
&lt;BR /&gt;Following that I use the tFtpPut component, that should upload an existing file to this FTP. (I have created other ftp jobs that worked flawlessly. Never tried it on FTPS though.) 
&lt;BR /&gt;When I run the job I get two errors: 
&lt;BR /&gt;java.io.FileNotFoundException: (no such file or directory) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.io.FileInputStream.open0(Native Method) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.io.FileInputStream.open(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.io.FileInputStream.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.io.FileInputStream.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&lt;BR /&gt;and 
&lt;BR /&gt;Exception in component tFTPPut_1 
&lt;BR /&gt;java.lang.NullPointerException 
&lt;BR /&gt;1. Is the keystore file and password needed for a FTPS connection? Where do I get it from? 
&lt;BR /&gt;2. Could something else be the problem? 
&lt;BR /&gt;Any help would be greatly appreciated. Thanks. 
&lt;BR /&gt;Kind regards</description>
      <pubDate>Mon, 06 Jun 2016 12:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-6-2-Connection-problem-to-FTPES-server-with-tFtpPut/m-p/2356584#M122063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T12:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: [TOS 6.2] Connection problem to FTPES server with tFtpPut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-6-2-Connection-problem-to-FTPES-server-with-tFtpPut/m-p/2356585#M122064</link>
      <description>Hi,&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;FTPS uses a ssl based encryption.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;Once FTPS Support selected, you need to fill the Keystore File and Keystore Password fields.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 14 Jun 2016 09:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-6-2-Connection-problem-to-FTPES-server-with-tFtpPut/m-p/2356585#M122064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-14T09:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: [TOS 6.2] Connection problem to FTPES server with tFtpPut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-6-2-Connection-problem-to-FTPES-server-with-tFtpPut/m-p/2356586#M122065</link>
      <description>All these topics should just say: Don't use Talend if you must use FTPS, it's a pain in the rear.</description>
      <pubDate>Wed, 16 Nov 2016 19:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-6-2-Connection-problem-to-FTPES-server-with-tFtpPut/m-p/2356586#M122065</guid>
      <dc:creator>cmills</dc:creator>
      <dc:date>2016-11-16T19:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: [TOS 6.2] Connection problem to FTPES server with tFtpPut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-6-2-Connection-problem-to-FTPES-server-with-tFtpPut/m-p/2356587#M122066</link>
      <description>To my knowledge, this is how FTPES works. It just is not as simple as connecting to an (S)FTP server. Talend is only to blame if you provide all the necessary information and if it then does not work. As Sabrina said, you will need the keystore file as well as the keystore password. The first person I would ask for the keystore/password would be the person administering the FTPS server. The two error messages appear because you most likely left the fields for the keystore file (no such file or directory) and the password (NullPointerException) empty.
&lt;BR /&gt;
&lt;A href="https://en.wikipedia.org/wiki/FTPS" rel="nofollow noopener noreferrer"&gt;https://en.wikipedia.org/wiki/FTPS&lt;/A&gt;</description>
      <pubDate>Wed, 16 Nov 2016 20:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-6-2-Connection-problem-to-FTPES-server-with-tFtpPut/m-p/2356587#M122066</guid>
      <dc:creator>JR1</dc:creator>
      <dc:date>2016-11-16T20:50:23Z</dc:date>
    </item>
  </channel>
</rss>

