<?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: tSSH usage ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSSH-usage/m-p/2281282#M55862</link>
    <description>Hi!&lt;BR /&gt;tSSH needs to work similarly to tSYSTEM in that the out put of the command can be sent to the console or directed into a connection to another component. It is not very usefull just to be able to run a script and return the exit status.&lt;BR /&gt;Also have had lots of problems being able to use tSSH to connect to SuSE Linux 9 and 10.&lt;BR /&gt;Thanks!&lt;BR /&gt;Dave Venus</description>
    <pubDate>Tue, 24 Feb 2009 15:28:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-02-24T15:28:21Z</dc:date>
    <item>
      <title>tSSH usage ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSSH-usage/m-p/2281279#M55859</link>
      <description>Hello, 
&lt;BR /&gt;I'am Jean-Luc and that's my first post in this forum. Sorry for my english, I'am French and not realy easy with english writing. 
&lt;BR /&gt;I work on a linux box (RedHat AS) with a TOS 3.0.3 and on java projects. I have a good understanding of TOS as I work with it for few month now. 
&lt;BR /&gt;I experiment some troubles with tSSH. I have created a new job, add a single tSSH component, make the configuration : Host, Port (default), User, Authentication method (public key or password), key Passphrase (default) and Private key or password (depending on Authentication method). 
&lt;BR /&gt;Then run the job... 
&lt;BR /&gt;The component seems to work fine... but does nothing on the server I am connecting. 
&lt;BR /&gt;If I made an error on its configuration, I have troubles : fine. So it find the server and the login process is OK (with password or with public key). 
&lt;BR /&gt;I did not change the default command : "echo Talend Open Studio" but nothing is printed in the console. 
&lt;BR /&gt;If I tried to sent a scrip command, I never see any action on the server ! 
&lt;BR /&gt;Where is my mistake ? Should I add some component to see the result ? In that case how should I connect it to the tSSH component ? 
&lt;BR /&gt;Tanks for your help. 
&lt;BR /&gt;PS : I already have the trouble with precedent release of TOS.</description>
      <pubDate>Sat, 16 Nov 2024 14:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSSH-usage/m-p/2281279#M55859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: tSSH usage ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSSH-usage/m-p/2281280#M55860</link>
      <description>Hello,
&lt;BR /&gt;I'm not about what you tried to do...
&lt;BR /&gt;Here is my experience with the tSSH component. In fact, I used it to launch a script from a computer (my machine), on the Unix remote server. This script will generate a file. After this, I FTPGet the file, and ... so on...
&lt;BR /&gt;I never used the default setting of tSSH. But, can you try this command : "echo Talend Open Studio &amp;gt; testfile" and then see on your remote machine if the testfile exists ? 
&lt;BR /&gt;For me, but I may be wrong, it normal to not see anything printed, because, you obviously don't use the same tty...
&lt;BR /&gt;Arnaud</description>
      <pubDate>Tue, 24 Feb 2009 08:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSSH-usage/m-p/2281280#M55860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-24T08:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: tSSH usage ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSSH-usage/m-p/2281281#M55861</link>
      <description>Hello,
&lt;BR /&gt;Thanks very much for your answer. It works perfectly in fact as you suggest.
&lt;BR /&gt;My problem is that the command I want to execute is not launch. I can write other command script that are run. But the one I want is not. 
&lt;BR /&gt;The difference between the different script is that the one that not work call a sudo command !
&lt;BR /&gt;It seem that it must be launch from a terminal on the server. I don't know how to resolve the problem. I think the .baschrc (and other kind of script) are only read by during a connexion with a terminal.
&lt;BR /&gt;I guess the trick should be to read some configuration's file while connecting with the component tSSH, but I don't know which one.
&lt;BR /&gt;JLuc</description>
      <pubDate>Tue, 24 Feb 2009 11:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSSH-usage/m-p/2281281#M55861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-24T11:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: tSSH usage ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSSH-usage/m-p/2281282#M55862</link>
      <description>Hi!&lt;BR /&gt;tSSH needs to work similarly to tSYSTEM in that the out put of the command can be sent to the console or directed into a connection to another component. It is not very usefull just to be able to run a script and return the exit status.&lt;BR /&gt;Also have had lots of problems being able to use tSSH to connect to SuSE Linux 9 and 10.&lt;BR /&gt;Thanks!&lt;BR /&gt;Dave Venus</description>
      <pubDate>Tue, 24 Feb 2009 15:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSSH-usage/m-p/2281282#M55862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-24T15:28:21Z</dc:date>
    </item>
  </channel>
</rss>

