<?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: tFTPPut escaping filenames in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-escaping-filenames/m-p/2374316#M136932</link>
    <description>No ideas? Can someone confirm that filenames with brackets in them do get matched properly in Windows?
&lt;BR /&gt;I'm assuming it's a Linux thing, but I'm not sure of that either.</description>
    <pubDate>Tue, 22 May 2012 14:16:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-22T14:16:31Z</dc:date>
    <item>
      <title>tFTPPut escaping filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-escaping-filenames/m-p/2374314#M136930</link>
      <description>Hi all, I'm having a very annoying problem with tFTPPut operation on linux.
&lt;BR /&gt;Some of the files that are getting uploaded have characters such as brackets which you need to escape if you're trying to open them in terminal.
&lt;BR /&gt;For example, test(1).txt would end up being test\(1\).txt
&lt;BR /&gt;The problem is whether they are escaped or not, tFTPPut can't see those files and outputs a "No match file exist!" error.
&lt;BR /&gt;See screenshots of test job attached.
&lt;BR /&gt;Disregard the fact that the component's name is "binary" even though I'm transferring an ascii file.
&lt;BR /&gt;Screenshot 1: Entire job
&lt;BR /&gt;2: tJava component code which escapes the brackets and prints out the final path (in this case: /home/stan/dev/nei/files/nei/213/1/test1\(1\).txt, which is correctly escaped)
&lt;BR /&gt;3: The tFTPPut component
&lt;BR /&gt;Error is still No match file exist!
&lt;BR /&gt;Ideas? Workarounds?
&lt;BR /&gt;Thanks!</description>
      <pubDate>Thu, 17 May 2012 20:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-escaping-filenames/m-p/2374314#M136930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-17T20:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut escaping filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-escaping-filenames/m-p/2374315#M136931</link>
      <description>Interestingly, spaces in filenames are not a problem.</description>
      <pubDate>Thu, 17 May 2012 21:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-escaping-filenames/m-p/2374315#M136931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-17T21:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut escaping filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-escaping-filenames/m-p/2374316#M136932</link>
      <description>No ideas? Can someone confirm that filenames with brackets in them do get matched properly in Windows?
&lt;BR /&gt;I'm assuming it's a Linux thing, but I'm not sure of that either.</description>
      <pubDate>Tue, 22 May 2012 14:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-escaping-filenames/m-p/2374316#M136932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-22T14:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut escaping filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-escaping-filenames/m-p/2374317#M136933</link>
      <description>Do you tested the transfer manually? Like this: 
&lt;BR /&gt;echo "Hello" &amp;gt;test\(1\).txt 
&lt;BR /&gt;FTP&amp;gt; .... commands for login .... 
&lt;BR /&gt;331 User name okay, need password. 
&lt;BR /&gt;Password: 
&lt;BR /&gt;230 User logged in, proceed. 
&lt;BR /&gt;Remote system type is UNIX. 
&lt;BR /&gt;Using binary mode to transfer files. 
&lt;BR /&gt;ftp&amp;gt; ascii 
&lt;BR /&gt;200 Type set to A. 
&lt;BR /&gt;ftp&amp;gt; put test(1).txt 
&lt;BR /&gt;200 PORT command successful. 
&lt;BR /&gt;150 Opening ASCII mode data connection for test(1).txt. 
&lt;BR /&gt; 
&lt;BR /&gt;Perhaps you have the filename pass trough ftp without the braces to escapes: 
&lt;BR /&gt;I tryed it with cygwin (Unix under Windows) see above</description>
      <pubDate>Wed, 23 May 2012 08:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-escaping-filenames/m-p/2374317#M136933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-23T08:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut escaping filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-escaping-filenames/m-p/2374318#M136934</link>
      <description>Thanks for the suggestion. I just tried it manually and it worked fine.&lt;BR /&gt;I ended up changing the code around the initial user file upload to rename any files with brackets in them as a workaround.&lt;BR /&gt;Strange problem!</description>
      <pubDate>Wed, 23 May 2012 14:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-escaping-filenames/m-p/2374318#M136934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-23T14:43:16Z</dc:date>
    </item>
  </channel>
</rss>

