<?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: Talend ftp connexion / Encryption in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355476#M121218</link>
    <description>&lt;P&gt;it seems that we need to use a SSL certificate to produce the requested information ...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCoydCAC" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/tFTPPut-using-FTPS-Support-for-TLS-SSL-Implicit-encryption/td-p/33062&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;not easy ...&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2019 16:42:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-21T16:42:50Z</dc:date>
    <item>
      <title>Talend ftp connexion / Encryption</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355469#M121211</link>
      <description>&lt;P&gt;Bonjour,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;implementing a new step in my talend job sending file to a third party ftp server.&lt;/P&gt;&lt;P&gt;The third party is asking me to encrypt the transfer "Require implicit FTP over TLS".&lt;/P&gt;&lt;P&gt;how to specify it in a tFTPConnection and/or tFTPPut ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your help.&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 12:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355469#M121211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-06T12:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ftp connexion / Encryption</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355470#M121212</link>
      <description>&lt;P&gt;Tick the option "Support SFTP" on tFTPConnection or tFTPPut components&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 15:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355470#M121212</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-06-06T15:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ftp connexion / Encryption</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355471#M121213</link>
      <description>&lt;P&gt;Bonjour TRF,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it's what I did ... see attached&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but I have reject :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[2019-06-06 14:48] Upload file on Trax FTP :&lt;BR /&gt;Exception in component tFTPConnection_1&lt;BR /&gt;com.jcraft.jsch.JSchException: connection is closed by foreign host&lt;BR /&gt;at com.jcraft.jsch.Session.connect(Session.java:269)&lt;BR /&gt;at com.jcraft.jsch.Session.connect(Session.java:183)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.tFTPConnection_1Process(APM_TRAX_ExtractActualFlights_NewFTP.java:5626)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.tLoop_1Process(APM_TRAX_ExtractActualFlights_NewFTP.java:5421)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.tWarn_7Process(APM_TRAX_ExtractActualFlights_NewFTP.java:5248)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.tWarn_6Process(APM_TRAX_ExtractActualFlights_NewFTP.java:5128)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.tWarn_3Process(APM_TRAX_ExtractActualFlights_NewFTP.java:5017)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.tWarn_2Process(APM_TRAX_ExtractActualFlights_NewFTP.java:4896)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.tWarn_1Process(APM_TRAX_ExtractActualFlights_NewFTP.java:4771)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.runJobInTOS(APM_TRAX_ExtractActualFlights_NewFTP.java:6845)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.main(APM_TRAX_ExtractActualFlights_NewFTP.java:6586)&lt;BR /&gt;Exception in component tFTPPut_1&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.tFTPPut_1Process(APM_TRAX_ExtractActualFlights_NewFTP.java:5753)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.tFTPConnection_1_error(APM_TRAX_ExtractActualFlights_NewFTP.java:609)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP$TalendException.printStackTrace(APM_TRAX_ExtractActualFlights_NewFTP.java:376)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP$TalendException.printStackTrace(APM_TRAX_ExtractActualFlights_NewFTP.java:364)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP$TalendException.printStackTrace(APM_TRAX_ExtractActualFlights_NewFTP.java:364)&lt;BR /&gt;2019-06-06 14:48:13|tkRRd6|tkRRd6|tkRRd6|FLIGHTS|APM_TRAX_ExtractActualFlights_NewFTP|PROD|6|Java Exception|tFTPPut_1|java.lang.NullPointerException:null|1&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP$TalendException.printStackTrace(APM_TRAX_ExtractActualFlights_NewFTP.java:364)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP$TalendException.printStackTrace(APM_TRAX_ExtractActualFlights_NewFTP.java:364)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP$TalendException.printStackTrace(APM_TRAX_ExtractActualFlights_NewFTP.java:364)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP$TalendException.printStackTrace(APM_TRAX_ExtractActualFlights_NewFTP.java:364)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.runJobInTOS(APM_TRAX_ExtractActualFlights_NewFTP.java:6852)&lt;BR /&gt;at flights.apm_trax_extractactualflights_newftp_0_5.APM_TRAX_ExtractActualFlights_NewFTP.main(APM_TRAX_ExtractActualFlights_NewFTP.java:6586)&lt;BR /&gt;2019-06-06 14:48:14|tkRRd6|tkRRd6|tkRRd6|FLIGHTS|APM_TRAX_ExtractActualFlights_NewFTP|PROD|6|Java Exception|tFTPConnection_1|com.jcraft.jsch.JSchException:connection is closed by foreign host|1&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;Job APM_TRAX_ExtractActualFlights_NewFTP ended at 14:48 06/06/2019. [exit code=1]&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lvlv"&gt;Capture tftp1.PNG&lt;/A&gt;</description>
      <pubDate>Thu, 06 Jun 2019 15:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355471#M121213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-06T15:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ftp connexion / Encryption</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355472#M121214</link>
      <description>&lt;P&gt;Are you able to use a tool such as Filezilla to transfer your file via stfp?&lt;/P&gt;&lt;P&gt;This is to validate there is not a connection error due your server configuration or something like that.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 16:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355472#M121214</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-06-06T16:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ftp connexion / Encryption</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355473#M121215</link>
      <description>&lt;P&gt;Yes, it works correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Status: Connection established, initializing TLS...&lt;BR /&gt;Status: Verifying certificate...&lt;BR /&gt;Status: TLS connection established, waiting for welcome message...&lt;BR /&gt;Status: Logged in&lt;BR /&gt;Status: Retrieving directory listing...&lt;BR /&gt;Status: Directory listing of "/" successful&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 16:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355473#M121215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-06T16:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ftp connexion / Encryption</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355474#M121216</link>
      <description>&lt;P&gt;So it works correctly with Filezilla, not with Talend Studio 5.6 (yes I know, I am aware that is an old version ... but we plan to migrate with the support of Talend after summer).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea in the settings I should have in my tFTPConnexion or tFTPput ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See attached filezilla inputs&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvuB"&gt;filezilla ok.PNG&lt;/A&gt;</description>
      <pubDate>Tue, 11 Jun 2019 10:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355474#M121216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-11T10:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ftp connexion / Encryption</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355475#M121217</link>
      <description>&lt;P&gt;Starting job TestNewFTP at 19:07 14/06/2019.&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3570&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[2019-06-14 19:07] Check context before upload : PROD&lt;BR /&gt;java.io.FileNotFoundException:&lt;BR /&gt;at java.io.FileInputStream.open(Native Method)&lt;BR /&gt;at java.io.FileInputStream.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at java.io.FileInputStream.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at flights.testnewftp_0_5.TestNewFTP$1MyTrust_tFTPConnection_1.getTrustManagers(TestNewFTP.java:4502)&lt;BR /&gt;at flights.testnewftp_0_5.TestNewFTP$1MyTrust_tFTPConnection_1.access$0(TestNewFTP.java:4490)&lt;BR /&gt;at flights.testnewftp_0_5.TestNewFTP.tFTPConnection_1Process(TestNewFTP.java:4521)&lt;BR /&gt;at flights.testnewftp_0_5.TestNewFTP.tWarn_6Process(TestNewFTP.java:4400)&lt;BR /&gt;at flights.testnewftp_0_5.TestNewFTP.runJobInTOS(TestNewFTP.java:5311)&lt;BR /&gt;at flights.testnewftp_0_5.TestNewFTP.main(TestNewFTP.java:5052)&lt;BR /&gt;Exception in component tFTPPut_1&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at flights.testnewftp_0_5.TestNewFTP.tFTPPut_1Process(TestNewFTP.java:4774)&lt;BR /&gt;at flights.testnewftp_0_5.TestNewFTP.tWarn_1Process(TestNewFTP.java:4687)&lt;BR /&gt;at flights.testnewftp_0_5.TestNewFTP.tWarn_6Process(TestNewFTP.java:4418)&lt;BR /&gt;at flights.testnewftp_0_5.TestNewFTP.runJobInTOS(TestNewFTP.java:5311)&lt;BR /&gt;[2019-06-14 19:07] Etape 2:&lt;BR /&gt;2019-06-14 19:07:04|KZeb7v|KZeb7v|KZeb7v|FLIGHTS|TestNewFTP|PROD|6|Java Exception|tFTPPut_1|java.lang.NullPointerException:null|1&lt;BR /&gt;at flights.testnewftp_0_5.TestNewFTP.main(TestNewFTP.java:5052)&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;Job TestNewFTP ended at 19:07 14/06/2019. [exit code=1]&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 20:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355475#M121217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-14T20:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ftp connexion / Encryption</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355476#M121218</link>
      <description>&lt;P&gt;it seems that we need to use a SSL certificate to produce the requested information ...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCoydCAC" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/tFTPPut-using-FTPS-Support-for-TLS-SSL-Implicit-encryption/td-p/33062&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;not easy ...&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2019 16:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ftp-connexion-Encryption/m-p/2355476#M121218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-21T16:42:50Z</dc:date>
    </item>
  </channel>
</rss>

