<?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: SFTP with private key in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346893#M114241</link>
    <description>Hi,&lt;BR /&gt;Even I am getting the error com.jcraft.jsch.JSchException: invalid privatekey.&lt;BR /&gt;Did anyone find solution for the private key format of .ppk extension&lt;BR /&gt;Thanks.&lt;BR /&gt;Regards,&lt;BR /&gt;Sandeep</description>
    <pubDate>Wed, 16 Jun 2010 20:32:51 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2010-06-16T20:32:51Z</dc:date>
    <item>
      <title>SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346891#M114239</link>
      <description>Hi,&lt;BR /&gt;I have a private key pait with my server generated by PuTTYGen which work well with WinSCP.&lt;BR /&gt;The key was generated using SSH-2 RSA and it's called P_Key.ppk&lt;BR /&gt;I am trying to set that up with TOS 3.2, however it does not seem to like the key: the error is the following:&lt;BR /&gt;Exception in component tFTPPut_1&lt;BR /&gt;com.jcraft.jsch.JSchException: invalid privatekey: E:/Download/P_key.ppk&lt;BR /&gt;	at com.jcraft.jsch.IdentityFile.&amp;lt;init&amp;gt;(IdentityFile.java:210)&lt;BR /&gt;	at com.jcraft.jsch.IdentityFile.newInstance(IdentityFile.java:135)&lt;BR /&gt;	at com.jcraft.jsch.IdentityFile.newInstance(IdentityFile.java:130)&lt;BR /&gt;	at com.jcraft.jsch.JSch.addIdentity(JSch.java:200)&lt;BR /&gt;	at com.jcraft.jsch.JSch.addIdentity(JSch.java:194)&lt;BR /&gt;	at tos_ivigate.test_sftp_0_1.TEST_SFTP.tFTPPut_1Process(TEST_SFTP.java:208)&lt;BR /&gt;	at tos_ivigate.test_sftp_0_1.TEST_SFTP.runJobInTOS(TEST_SFTP.java:471)&lt;BR /&gt;	at tos_ivigate.test_sftp_0_1.TEST_SFTP.main(TEST_SFTP.java:383)&lt;BR /&gt;Thanks for your help&lt;BR /&gt;Regards&lt;BR /&gt;Yann</description>
      <pubDate>Sat, 16 Nov 2024 13:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346891#M114239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346892#M114240</link>
      <description>Hello Yann
&lt;BR /&gt;I got the same problem, please report a bug on bugtracker.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 28 Oct 2009 08:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346892#M114240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-28T08:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346893#M114241</link>
      <description>Hi,&lt;BR /&gt;Even I am getting the error com.jcraft.jsch.JSchException: invalid privatekey.&lt;BR /&gt;Did anyone find solution for the private key format of .ppk extension&lt;BR /&gt;Thanks.&lt;BR /&gt;Regards,&lt;BR /&gt;Sandeep</description>
      <pubDate>Wed, 16 Jun 2010 20:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346893#M114241</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-06-16T20:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346894#M114242</link>
      <description>I've been trying to use ssh from within ant, and got that exception. 
&lt;A href="http://www.bob-team.de/wordpress/2010/01/02/ant-und-ssh" rel="nofollow noopener noreferrer"&gt;http://www.bob-team.de/wordpress/2010/01/02/ant-und-ssh&lt;/A&gt; helped.. Load the .ppk into PuttyGen, use the Conversions menu (not one of the dialog buttons) to export it in OpenSSH format (I saved it as id_rsa_openssh.ppk) and use that key instead. Works for me.</description>
      <pubDate>Wed, 08 Sep 2010 04:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346894#M114242</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-09-08T04:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346895#M114243</link>
      <description>Hi,&lt;BR /&gt;Try using a "*.key" file generated for your .ppk file instead.&lt;BR /&gt;It works I guess. Just worth the try.</description>
      <pubDate>Wed, 10 Nov 2010 07:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346895#M114243</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-11-10T07:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346896#M114244</link>
      <description>It's the way how putty generate key files. As mentioned above you schould use conversion functions of puttygen and export file as OpenSSHKey and then it schould work. 
&lt;BR /&gt;On the other hand when you generate keys directly on you unix like system using OpenSSH utility ssh-keygen, you avoid these issues. ...I think
&lt;BR /&gt;Best regards,
&lt;BR /&gt;archenroot</description>
      <pubDate>Wed, 10 Nov 2010 13:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346896#M114244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-10T13:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346897#M114245</link>
      <description>Hi All, 
&lt;BR /&gt;I am getting the below exception while creating the Job by using tFTPconnection component . 
&lt;BR /&gt;Can some one please help on this? 
&lt;BR /&gt;Exception in component tFTPConnection_1 
&lt;BR /&gt;java.net.SocketException: Permission denied: connect 
&lt;BR /&gt; at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) 
&lt;BR /&gt; at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) 
&lt;BR /&gt; at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) 
&lt;BR /&gt; at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) 
&lt;BR /&gt; at java.net.AbstractPlainSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.PlainSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.SocksSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.Socket.connect(Unknown Source) 
&lt;BR /&gt; at com.enterprisedt.util.proxy.PlainSocket.createPlainSocket(PlainSocket.java:102) 
&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPControlSocket.&amp;lt;init&amp;gt;(FTPControlSocket.java:355) 
&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPClient.connect(FTPClient.java:958) 
&lt;BR /&gt; at testproject.test_job_0_1.Test_Job.tFTPConnection_1Process(Test_Job.java:298) 
&lt;BR /&gt; at testproject.test_job_0_1.Test_Job.runJobInTOS(Test_Job.java:517) 
&lt;BR /&gt; at testproject.test_job_0_1.Test_Job.main(Test_Job.java:385) 
&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 18 Apr 2013 10:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346897#M114245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-18T10:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346898#M114246</link>
      <description>You don't have permissions to connect to the destination.</description>
      <pubDate>Thu, 18 Apr 2013 15:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346898#M114246</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2013-04-18T15:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346899#M114247</link>
      <description>Hi,&amp;nbsp;&lt;BR /&gt;While sending a file via tFTPPut I am getting the permission denied error as below.. I have given all the permissions to the required destination folder which is located in the one of the dev servers.&lt;BR /&gt;What do I need to do in order to use the tFTPPut functionality? Any help is appreciated.&lt;BR /&gt;Exception in component tFTPPut_1&lt;BR /&gt;3: Permission denied, file: /Test_Dir/Test_file.txt&lt;BR /&gt;	at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2297)&lt;BR /&gt;	at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:1750)&lt;BR /&gt;	at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:1767)&lt;BR /&gt;	at com.jcraft.jsch.ChannelSftp.stat(ChannelSftp.java:1724)&lt;BR /&gt;	at talend_project.testjob4_0_1.TestJob4.tFTPPut_1Process(TestJob4.java:474)&lt;BR /&gt;	at talend_project.testjob4_0_1.TestJob4.runJobInTOS(TestJob4.java:752)&lt;BR /&gt;	at talend_project.testjob4_0_1.TestJob4.main(TestJob4.java:620)</description>
      <pubDate>Wed, 30 Jul 2014 14:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346899#M114247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-30T14:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346900#M114248</link>
      <description>Whether the respective user also has the permissions? have you tried with the same configuration using a client?&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 30 Jul 2014 14:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346900#M114248</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-30T14:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346901#M114249</link>
      <description>Vaibhav,
&lt;BR /&gt;Yes the username being used has all the permissions. In fact those credentials are working fine from other ETL tool.
&lt;BR /&gt;More info.. we have installed the ssh keys for the other ETL tool in our dev servers... so do I need to install the same for Talend as well.. if yes, how can I obtain those keys?</description>
      <pubDate>Wed, 30 Jul 2014 15:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346901#M114249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-30T15:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346902#M114250</link>
      <description>You can also use batch files using tsystem component to perform operations...&lt;BR /&gt;Check similar discussion at&amp;nbsp;http://www.talendforge.org/forum/viewtopic.php?id=26394&lt;BR /&gt;&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 30 Jul 2014 15:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346902#M114250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-30T15:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346903#M114251</link>
      <description>&lt;P&gt;Got password-less ssh/sftp enabled on the server, wanted to quick login using the given private key w/o having to add it to id_rsa.&lt;/P&gt;
&lt;P&gt;Here are the commands to do that.&lt;/P&gt;
&lt;P&gt;SSH :&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ssh -i /path/to/private/key user@hostname&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;SFTP:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;sftp -oIdentityFile=/path/to/private/key user@hostname&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;
&lt;P&gt;for more info goto &lt;A href="https://www.puttygen.com/putty-commands" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;puttygen.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 May 2019 10:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346903#M114251</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-11T10:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP with private key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346904#M114252</link>
      <description>&lt;P&gt;This saved my day!! Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 14:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SFTP-with-private-key/m-p/2346904#M114252</guid>
      <dc:creator>salini_ravi18</dc:creator>
      <dc:date>2019-09-18T14:18:14Z</dc:date>
    </item>
  </channel>
</rss>

