<?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 put problem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196965#M908</link>
    <description>I put all the instances of java and javaw on allowed list, and still i get the same error</description>
    <pubDate>Sun, 16 Dec 2012 14:19:10 GMT</pubDate>
    <dc:creator>veryimportantdude</dc:creator>
    <dc:date>2012-12-16T14:19:10Z</dc:date>
    <item>
      <title>FTP put problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196962#M905</link>
      <description>Hello 
&lt;BR /&gt;I have a basic ftp upload job. Put all files from one directory to ftp server 
&lt;BR /&gt;but i am getting this error. The user has the permission to upload files (I can upload them trough filezila for example) 
&lt;BR /&gt;Exception in component tFTPPut_1 
&lt;BR /&gt;com.enterprisedt.net.ftp.ControlChannelIOException: Connection reset 
&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPControlSocket.readLine(FTPControlSocket.java:1014) 
&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPControlSocket.readReply(FTPControlSocket.java:1049) 
&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPControlSocket.sendCommand(FTPControlSocket.java:973) 
&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPControlSocket.createDataSocketPASV(FTPControlSocket.java:807) 
&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPControlSocket.createDataSocket(FTPControlSocket.java:563) 
&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPClient.setupDataSocket(FTPClient.java:2561) 
&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPClient.dir(FTPClient.java:3468) 
&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPClient.dirDetails(FTPClient.java:3424) 
&lt;BR /&gt; at drugo.upload_suplenc_0_1.upload_suplenc.tFTPPut_1Process(upload_suplenc.java:484) 
&lt;BR /&gt; at drugo.upload_suplenc_0_1.upload_suplenc.tFTPConnection_1Process(upload_suplenc.java:344) 
&lt;BR /&gt; at drugo.upload_suplenc_0_1.upload_suplenc.runJobInTOS(upload_suplenc.java:974) 
&lt;BR /&gt; at drugo.upload_suplenc_0_1.upload_suplenc.main(upload_suplenc.java:842) 
&lt;BR /&gt;any suggestions? 
&lt;BR /&gt;thank you</description>
      <pubDate>Thu, 13 Dec 2012 09:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196962#M905</guid>
      <dc:creator>veryimportantdude</dc:creator>
      <dc:date>2012-12-13T09:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: FTP put problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196963#M906</link>
      <description>If I turn windows firewall off it works.&lt;BR /&gt;Which process do I have to allow so I can still have my windows firewall on??&lt;BR /&gt;Please I need this ASAP&lt;BR /&gt;thank you</description>
      <pubDate>Fri, 14 Dec 2012 09:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196963#M906</guid>
      <dc:creator>veryimportantdude</dc:creator>
      <dc:date>2012-12-14T09:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: FTP put problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196964#M907</link>
      <description>Hi 
&lt;BR /&gt;If you are on Windows it is the Windows firewall that is blocking Java when it sees certain FTP commands being sent (PASV and PORT). 
&lt;BR /&gt;Normally, the Windows firewall prompts to add a newly installed program. But in this case it doesn't seem to happen. 
&lt;BR /&gt;To resolve the problem, go to Windows Firewall Settings, and in the Exceptions tab, choose "Add Program" to add java.exe by browsing to your installation of Java. 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 14 Dec 2012 12:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196964#M907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-14T12:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: FTP put problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196965#M908</link>
      <description>I put all the instances of java and javaw on allowed list, and still i get the same error</description>
      <pubDate>Sun, 16 Dec 2012 14:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196965#M908</guid>
      <dc:creator>veryimportantdude</dc:creator>
      <dc:date>2012-12-16T14:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: FTP put problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196966#M909</link>
      <description>hi 
&lt;BR /&gt;What's your JDK version? What's the connection model? 
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 17 Dec 2012 01:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196966#M909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-17T01:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: FTP put problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196967#M910</link>
      <description>java version "1.7.0_03"
&lt;BR /&gt;Java(TM) SE Runtime Environment (build 1.7.0_03-b05)
&lt;BR /&gt;Java HotSpot(TM) 64-Bit Server VM (build 22.1-b02, mixed mode)</description>
      <pubDate>Mon, 17 Dec 2012 07:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196967#M910</guid>
      <dc:creator>veryimportantdude</dc:creator>
      <dc:date>2012-12-17T07:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: FTP put problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196968#M911</link>
      <description>Hi 
&lt;BR /&gt;Don't know you set the right path of java to Windows Firewall Settings, for me, it should be: 
&lt;BR /&gt;&amp;lt;JDK installation path&amp;gt;/jre/bin/javaw.exe 
&lt;BR /&gt;Below is the steps how to allow a program to communicate through Windows Firewall 
&lt;BR /&gt; 
&lt;A href="http://windows.microsoft.com/en-US/windows-vista/Allow-a-program-to-communicate-through-Windows-Firewall" rel="nofollow noopener noreferrer"&gt;http://windows.microsoft.com/en-US/windows-vista/Allow-a-program-to-communicate-through-Windows-Firewall&lt;/A&gt; 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 18 Dec 2012 12:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FTP-put-problem/m-p/2196968#M911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-18T12:24:03Z</dc:date>
    </item>
  </channel>
</rss>

