<?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: [resolved] Error With tFTP component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334679#M103323</link>
    <description>Hi Shong !
&lt;BR /&gt;The authentication method is SFTP with public key.
&lt;BR /&gt;You can find a job which throw the exception in Upload slots.
&lt;BR /&gt;Thanks for your help !</description>
    <pubDate>Fri, 15 Jul 2011 08:17:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-07-15T08:17:35Z</dc:date>
    <item>
      <title>[resolved] Error With tFTP component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334677#M103321</link>
      <description>Hi all !&lt;BR /&gt;I have an issue with FTP components. I can connect to my FTP with the tFTPConnection, and when I want to do anything with an other component (like tFTPFileList, tPut, ...) I have this issue :&lt;BR /&gt;Exception in component tFTPFileList_1&lt;BR /&gt;com.jcraft.jsch.JSchException: failed to send channel request&lt;BR /&gt;	at com.jcraft.jsch.Request.write(Request.java:65)&lt;BR /&gt;	at com.jcraft.jsch.RequestSftp.request(RequestSftp.java:47)&lt;BR /&gt;	at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:183)&lt;BR /&gt;	at com.jcraft.jsch.Channel.connect(Channel.java:189)&lt;BR /&gt;	at com.jcraft.jsch.Channel.connect(Channel.java:143)&lt;BR /&gt;	at gouvernance.testestest_0_1.testestest.tFTPFileList_1Process(testestest.java:382)&lt;BR /&gt;	at gouvernance.testestest_0_1.testestest.tFTPConnection_1Process(testestest.java:316)&lt;BR /&gt;	at gouvernance.testestest_0_1.testestest.runJobInTOS(testestest.java:691)&lt;BR /&gt;	at gouvernance.testestest_0_1.testestest.main(testestest.java:565)&lt;BR /&gt;I run my job on 3 servers :&lt;BR /&gt;- 2 are ok and I can connect and put my files on ;&lt;BR /&gt;- 1 which generate this issue ;&lt;BR /&gt;I didn't find a lot of post with this issue so anyone can help me or give me some informations ?&lt;BR /&gt;Thanks a lot !</description>
      <pubDate>Sat, 16 Nov 2024 12:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334677#M103321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error With tFTP component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334678#M103322</link>
      <description>Hi 
&lt;BR /&gt;The SFTP support is checked, What's the authentication method? 
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 15 Jul 2011 04:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334678#M103322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-15T04:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error With tFTP component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334679#M103323</link>
      <description>Hi Shong !
&lt;BR /&gt;The authentication method is SFTP with public key.
&lt;BR /&gt;You can find a job which throw the exception in Upload slots.
&lt;BR /&gt;Thanks for your help !</description>
      <pubDate>Fri, 15 Jul 2011 08:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334679#M103323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-15T08:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error With tFTP component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334680#M103324</link>
      <description>Hi
&lt;BR /&gt;Maybe you don't the private key or it is a invalid key on the problematic server? You use an existing connection on tFTPFileList, right?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 15 Jul 2011 08:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334680#M103324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-15T08:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error With tFTP component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334681#M103325</link>
      <description>We use the same key on the 3 servers, it's the good one because I can access the directory with WinSCP.&lt;BR /&gt;Yes I use the existing connection in my tFTPFileList.&lt;BR /&gt;Thanks !</description>
      <pubDate>Fri, 15 Jul 2011 08:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334681#M103325</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-15T08:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error With tFTP component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334682#M103326</link>
      <description>Hi !
&lt;BR /&gt;We just have to restart the Service to get the modifications of ssh we ask, now everything is good !
&lt;BR /&gt;We can access the directory.
&lt;BR /&gt;Thanks !</description>
      <pubDate>Fri, 15 Jul 2011 10:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334682#M103326</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-15T10:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error With tFTP component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334683#M103327</link>
      <description>Hi
&lt;BR /&gt;Good news!
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 15 Jul 2011 11:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334683#M103327</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-15T11:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error With tFTP component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334684#M103328</link>
      <description>hello guys,
&lt;BR /&gt;I am having a following error:
&lt;BR /&gt;com.jcraft.jsch.JSchException: failed to send channel request
&lt;BR /&gt; at com.jcraft.jsch.Request.write(Request.java:65)
&lt;BR /&gt; at com.jcraft.jsch.RequestSftp.request(RequestSftp.java:47)
&lt;BR /&gt; at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:190)
&lt;BR /&gt; at com.jcraft.jsch.Channel.connect(Channel.java:200)
&lt;BR /&gt; at com.jcraft.jsch.Channel.connect(Channel.java:144)
&lt;BR /&gt;I can access it directly.....</description>
      <pubDate>Thu, 25 Oct 2012 11:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334684#M103328</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-10-25T11:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error With tFTP component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334685#M103329</link>
      <description>Hi,&lt;BR /&gt;I'm facing the trouble while I'm using the tftp connection component. Actually my ftp user id consist forward slash(\) and while I'm trying to login with correct user name and password, its giving me an below error&lt;BR /&gt;Exception in thread main java.lang.Error: Unresolved compilation problem:&lt;BR /&gt;&amp;nbsp;Invalid escape sequence (valid ones are&amp;nbsp; \b&amp;nbsp; \t&amp;nbsp; \n&amp;nbsp; \f&amp;nbsp; \r&amp;nbsp; \"&amp;nbsp; \'&amp;nbsp; \\ )&lt;BR /&gt;Could you please help in resolving me the error.&lt;BR /&gt;Thanks in advance!!&lt;BR /&gt;Regards,&lt;BR /&gt;Chaitanya</description>
      <pubDate>Sun, 19 Feb 2017 21:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-With-tFTP-component/m-p/2334685#M103329</guid>
      <dc:creator>Chaitanyas</dc:creator>
      <dc:date>2017-02-19T21:55:58Z</dc:date>
    </item>
  </channel>
</rss>

