<?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: tFTPget with Proxy and NTLM? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367579#M130944</link>
    <description>Hi&lt;BR /&gt;Try to use tSetProxy component and tFileFetch.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
    <pubDate>Thu, 12 Jan 2012 06:54:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-01-12T06:54:45Z</dc:date>
    <item>
      <title>tFTPget with Proxy and NTLM?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367578#M130943</link>
      <description>Hi, I have the a problem in the following scenario and any help would be great. 
&lt;BR /&gt; 
&lt;BR /&gt;I can access a ftp server using the FTPget, using a Usename and password. 
&lt;BR /&gt;I now need to go through a proxy, which should not be a problem, but the proxy also needs to have NTLM?? But its not offered for the tftpget component. 
&lt;BR /&gt;The component tfilefetch allows the use of NTLM together with a proxy but does not allow me to enter a username and password for ftp so I am stuck. 
&lt;BR /&gt;Is this a missing feature, or am I not seeing something more general. This is the first time I am having to use NTLM (company protocol, not mine) and I could be easily mistaken. 
&lt;BR /&gt;I am currently using tos 4.2.3 
&lt;BR /&gt;If more information is needed then please let me know. 
&lt;BR /&gt;Thanks and Regards 
&lt;BR /&gt;Paul</description>
      <pubDate>Sat, 16 Nov 2024 12:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367578#M130943</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPget with Proxy and NTLM?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367579#M130944</link>
      <description>Hi&lt;BR /&gt;Try to use tSetProxy component and tFileFetch.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 12 Jan 2012 06:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367579#M130944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-12T06:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPget with Proxy and NTLM?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367580#M130945</link>
      <description>Thanks very much for your response. 
&lt;BR /&gt;I found that if use the tFileFetch component I can't enter the user and password I need for the FTP server. 
&lt;BR /&gt;I also dont understand how I should combine the tFileFetch together with tSetProxy. Unfortunatly tSetProxy doesnt offer any onlne help.</description>
      <pubDate>Thu, 12 Jan 2012 14:17:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367580#M130945</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-01-12T14:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPget with Proxy and NTLM?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367581#M130946</link>
      <description>I have managed to solve this problem, but outside of talend, using a tsystem call to a wget component. Pity.</description>
      <pubDate>Tue, 17 Jan 2012 12:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367581#M130946</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-01-17T12:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPget with Proxy and NTLM?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367582#M130947</link>
      <description>Hi,&lt;BR /&gt;Did you try with entering your username/passw in the "requiring an authentification" in the advanced fields?</description>
      <pubDate>Tue, 17 Jan 2012 12:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367582#M130947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-17T12:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPget with Proxy and NTLM?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367583#M130948</link>
      <description>Yes, the issue here ist that both ftp server and proxy require identification and that the talend components dont support proxy authentification. -I am not talking about socks proxy. 
&lt;BR /&gt;I was very surprised to discover that the ftp component does not work with ftp over http and does not support an autoconfiguration (pac) file. This I have found out, is fairly basic stuff.
&lt;BR /&gt;BUT 
&lt;BR /&gt;I am still fairly new to Talend and it could be possible that it can all be done within talend, just no one has been able to explain it to me here.</description>
      <pubDate>Tue, 17 Jan 2012 13:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367583#M130948</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-01-17T13:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPget with Proxy and NTLM?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367584#M130949</link>
      <description>Hi,&lt;BR /&gt;In my tfetch component I have two identifications (i'm sorry if I'm totally out of the subject).</description>
      <pubDate>Tue, 17 Jan 2012 13:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367584#M130949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-17T13:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPget with Proxy and NTLM?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367585#M130950</link>
      <description>that looks like it might work, but I dont have the tfetch component, and my tfilefetch component looks different. Sorry to ask the dumb questions, but what version are you using and where can I find the component to try?</description>
      <pubDate>Tue, 17 Jan 2012 16:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367585#M130950</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-01-17T16:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPget with Proxy and NTLM?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367586#M130951</link>
      <description>Sry, it's the tfilefetch component too (not tfetch ^^). I am on TOS 4.1.2.r53616. Good luck</description>
      <pubDate>Tue, 17 Jan 2012 18:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPget-with-Proxy-and-NTLM/m-p/2367586#M130951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-17T18:25:58Z</dc:date>
    </item>
  </channel>
</rss>

