<?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] tFtp tools in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325345#M94952</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi G47,&lt;BR /&gt;What is the actual business use case? SFTP/FTP is a file storage location. If you want to read, you need a client which is on your location machine... to read a file you need to either download a file or provide fto location ... In both the cases, you client tool which is used for reading the file is going to download the file at local disk in order to render the contents...&lt;BR /&gt;As an answer to your question.. in my opinion NO.&lt;BR /&gt;Vaibhav&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;So if i want to read Files content via an SFTP server, first i need to copy the files in the same place (server) where my application is?&lt;BR /&gt;Best regards &lt;BR /&gt;G47</description>
    <pubDate>Fri, 04 Jul 2014 06:45:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-04T06:45:11Z</dc:date>
    <item>
      <title>[resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325343#M94950</link>
      <description>Hi,&lt;BR /&gt;I was wondering whether it is possible with Talend to read (not copy or get) files via an SFTP server.&lt;BR /&gt;I would like to briefly use tools such as tFileCompare, tWaitForFile, tFileInputExcel in a SFTP server.&lt;BR /&gt;Best regards&lt;BR /&gt;G47</description>
      <pubDate>Fri, 04 Jul 2014 06:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325343#M94950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T06:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325344#M94951</link>
      <description>Hi G47,&lt;BR /&gt;What is the actual business use case? SFTP/FTP is a file storage location. If you want to read, you need a client which is on your location machine... to read a file you need to either download a file or provide fto location ... In both the cases, you client tool which is used for reading the file is going to download the file at local disk in order to render the contents...&lt;BR /&gt;As an answer to your question.. in my opinion NO.&lt;BR /&gt;Vaibhav</description>
      <pubDate>Fri, 04 Jul 2014 06:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325344#M94951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T06:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325345#M94952</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi G47,&lt;BR /&gt;What is the actual business use case? SFTP/FTP is a file storage location. If you want to read, you need a client which is on your location machine... to read a file you need to either download a file or provide fto location ... In both the cases, you client tool which is used for reading the file is going to download the file at local disk in order to render the contents...&lt;BR /&gt;As an answer to your question.. in my opinion NO.&lt;BR /&gt;Vaibhav&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;So if i want to read Files content via an SFTP server, first i need to copy the files in the same place (server) where my application is?&lt;BR /&gt;Best regards &lt;BR /&gt;G47</description>
      <pubDate>Fri, 04 Jul 2014 06:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325345#M94952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T06:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325346#M94953</link>
      <description>Can you try &lt;BR /&gt;tFileInputDelimited --&amp;gt; Tlogrow&lt;BR /&gt;Create metadata of your target file and in place of location, give ftp path... Before this step, you will have to perform Authentication using tJava with ftp server..&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Fri, 04 Jul 2014 07:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325346#M94953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T07:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325347#M94954</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Can you try &lt;BR /&gt;tFileInputDelimited --&amp;gt; Tlogrow&lt;BR /&gt;Create metadata of your target file and in place of location, give ftp path... Before this step, you will have to perform Authentication using tJava with ftp server..&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Thank you,
&lt;BR /&gt;When i give ftp path i have this message: "you can not open this file with this program, try another location"
&lt;BR /&gt;Best regards,
&lt;BR /&gt;G47</description>
      <pubDate>Fri, 04 Jul 2014 08:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325347#M94954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T08:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325348#M94955</link>
      <description>Hi,
&lt;BR /&gt;
&lt;BR /&gt;So far, there is no support for handling data by air. You have to get your files stored in ftp into local disk first then reading them.
&lt;BR /&gt;The workflow should be:tFtpConnection--&amp;gt;tFtpget--&amp;gt;tfileinputdelimited--&amp;gt;tlogrow.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 04 Jul 2014 08:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325348#M94955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T08:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325349#M94956</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;So far, there is no support for handling data by air. You have to get your files stored in ftp into local disk first then reading them.&lt;BR /&gt;The workflow should be:tFtpConnection--&amp;gt;tFtpget--&amp;gt;tfileinputdelimited--&amp;gt;tlogrow.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Thank you, 
&lt;BR /&gt;So I try this workflow (in the talend help center) but i have error. 
&lt;BR /&gt;So i use onSubjobOk to join tFTPFileList_1----------&amp;gt;tFTPGet_1 and the error disappears. 
&lt;BR /&gt;But i must complete again Host Field, port Field, username and passeword Field. 
&lt;BR /&gt;My error: 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Problème de compilation non résolu : 
&lt;BR /&gt; Type imbriqué MyProgressMonitor en double 
&lt;BR /&gt; at parsing.attempwithserver_0_1.attempWithServer.tFTPFileList_1Process(attempWithServer.java:577) 
&lt;BR /&gt; at parsing.attempwithserver_0_1.attempWithServer.tFTPConnection_1Process(attempWithServer.java:395) 
&lt;BR /&gt; at parsing.attempwithserver_0_1.attempWithServer.runJobInTOS(attempWithServer.java:1024) 
&lt;BR /&gt; at parsing.attempwithserver_0_1.attempWithServer.main(attempWithServer.java:874) 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards, 
&lt;BR /&gt;G47 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEUa.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155134i6D6236BCBE56FB86/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEUa.png" alt="0683p000009MEUa.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 04 Jul 2014 08:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325349#M94956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T08:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325350#M94957</link>
      <description>Hi, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;But i must complete again Host Field, port Field, username and passeword Field.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;What's your requirment? Mask Host info through context value?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 04 Jul 2014 09:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325350#M94957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T09:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325351#M94958</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi, &lt;BR /&gt;
     &lt;BLOCKQUOTE&gt;
      &lt;TABLE border="1"&gt;
       &lt;TBODY&gt;
        &lt;TR&gt;
         &lt;TD&gt;But i must complete again Host Field, port Field, username and passeword Field.&lt;/TD&gt;
        &lt;/TR&gt;
       &lt;/TBODY&gt;
      &lt;/TABLE&gt;
     &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;What's your requirment? Mask Host info through context value?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Thank you,
&lt;BR /&gt;I don't want to fill those field again and again, but when i check "Use an existing connection" and choose the connection.
&lt;BR /&gt;I have this error:
&lt;BR /&gt;Exception in component tFTPGet_1
&lt;BR /&gt;com.jcraft.jsch.JSchException: session is down
&lt;BR /&gt; at com.jcraft.jsch.Session.openChannel(Session.java:734)
&lt;BR /&gt; at parsing.attempwithserver_0_1.attempWithServer.tFTPGet_1Process(attempWithServer.java:717)
&lt;BR /&gt; at parsing.attempwithserver_0_1.attempWithServer.tFTPFileList_1Process(attempWithServer.java:556)
&lt;BR /&gt; at parsing.attempwithserver_0_1.attempWithServer.tFTPConnection_1Process(attempWithServer.java:406)
&lt;BR /&gt; at parsing.attempwithserver_0_1.attempWithServer.runJobInTOS(attempWithServer.java:1013)
&lt;BR /&gt; at parsing.attempwithserver_0_1.attempWithServer.main(attempWithServer.java:863)
&lt;BR /&gt;I follow this tutorial: 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=8123154#Raa67462" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=8123154#Raa67462&lt;/A&gt; 
&lt;BR /&gt;Best regards,
&lt;BR /&gt;G47</description>
      <pubDate>Fri, 04 Jul 2014 09:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325351#M94958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T09:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325352#M94959</link>
      <description>Hi, &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Exception in component tFTPGet_1&lt;BR /&gt;com.jcraft.jsch.JSchException: session is down&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Have you already checked your ftp server configuration, timeout for example? What's the build version you are using?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 04 Jul 2014 09:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325352#M94959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T09:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325353#M94960</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi, &lt;BR /&gt; 
     &lt;BLOCKQUOTE&gt; 
      &lt;TABLE border="1"&gt; 
       &lt;TBODY&gt; 
        &lt;TR&gt; 
         &lt;TD&gt;Exception in component tFTPGet_1&lt;BR /&gt;com.jcraft.jsch.JSchException: session is down&lt;/TD&gt; 
        &lt;/TR&gt; 
       &lt;/TBODY&gt; 
      &lt;/TABLE&gt; 
     &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Have you already checked your ftp server configuration, timeout for example? What's rhe build version you are using?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi, 
&lt;BR /&gt;I do a simulation and i used SolarWinds SFTP/SCP server and winscp on my pc. 
&lt;BR /&gt;Here is my configuration 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;G47 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEUf.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138907i40313920F57A4DC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEUf.png" alt="0683p000009MEUf.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEQy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136054i50430EB83A36DD3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEQy.png" alt="0683p000009MEQy.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 04 Jul 2014 09:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325353#M94960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T09:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325354#M94961</link>
      <description>Hi G47, &lt;BR /&gt;It seems your post is fixed. Could you please share your solution with us.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 07 Jul 2014 04:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325354#M94961</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-07T04:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFtp tools</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325355#M94962</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi G47, &lt;BR /&gt;It seems your post is fixed. Could you please share your solution with us.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Ok,&lt;BR /&gt;I just delete the tFTPFileList and it was ok&lt;BR /&gt;Best regards&lt;BR /&gt;G47</description>
      <pubDate>Mon, 07 Jul 2014 06:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFtp-tools/m-p/2325355#M94962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-07T06:15:14Z</dc:date>
    </item>
  </channel>
</rss>

