<?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: FileName have contains special characters, in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309005#M80271</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;I Get The file Form Ftp Server.&lt;BR /&gt;so,i can not rename the remote filename.&lt;/TD&gt; 
        &lt;/TR&gt; 
       &lt;/TBODY&gt; 
      &lt;/TABLE&gt; 
     &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Could you please share your current job design screenshots with us? Have you already checked the scenario in tFTPFileList? What's the error info on console?&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;current job design: tFTPConnection_1 --&amp;gt; tFTPGet_1 --&amp;gt; tFTPPut_1 
&lt;BR /&gt;tFTPGet_1 FileMask:"tes+t.doc" 
&lt;BR /&gt;tFTPPut_1 FileMask:"tes+t.doc" 
&lt;BR /&gt;tFTPFileList_1 can list the files,but I need to download the file specified, 
&lt;BR /&gt;the file specified have special characters.</description>
    <pubDate>Tue, 15 Apr 2014 09:09:01 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2014-04-15T09:09:01Z</dc:date>
    <item>
      <title>FileName have contains special characters,</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309001#M80267</link>
      <description>File name contains special characters,such as % () [] ... and Cannot modify.For example: new.txt
&lt;BR /&gt;I use fFTPGet_1 , input new.txt to FileMask ,but can not Download.
&lt;BR /&gt;How to solve the problem</description>
      <pubDate>Tue, 15 Apr 2014 08:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309001#M80267</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-15T08:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: FileName have contains special characters,</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309002#M80268</link>
      <description>Hi, &lt;BR /&gt;Is it working with you that renaming the file by &lt;A href="https://help.talend.com/search/all?query=tFTPRename&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFTPRename&lt;/A&gt; then get them from FTP to local?&lt;BR /&gt;Or fetch them by &lt;A href="https://help.talend.com/search/all?query=tFTPFileList&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFTPFileList&lt;/A&gt; with fuzzy mask(new*.txt...).&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 15 Apr 2014 08:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309002#M80268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T08:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: FileName have contains special characters,</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309003#M80269</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi, &lt;BR /&gt;Is it working with you that renaming the file by &lt;A href="https://help.talend.com/search/all?query=tFTPRename&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFTPRename&lt;/A&gt; then get them from FTP to local?&lt;BR /&gt;Or fetch them by &lt;A href="https://help.talend.com/search/all?query=tFTPFileList&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFTPFileList&lt;/A&gt; with fuzzy mask(new*.txt...).&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;I Get The file Form Ftp Server. 
&lt;BR /&gt;so,i can not rename the remote filename. 
&lt;BR /&gt;for example: 
&lt;BR /&gt; 
&lt;A href="ftp://10.0.0.0:21/test/n" rel="nofollow noopener noreferrer"&gt;ftp://10.0.0.0:21/test/n&lt;/A&gt;new.txt 
&lt;BR /&gt; 
&lt;A href="ftp://10.0.0.0:21/test/nne(w.txt" rel="nofollow noopener noreferrer"&gt;ftp://10.0.0.0:21/test/nne(w.txt&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="ftp://10.0.0.0:21/test/n%w.txt" rel="nofollow noopener noreferrer"&gt;ftp://10.0.0.0:21/test/n%w.txt&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="ftp://10.0.0.0:21/test/ndf w.txt" rel="nofollow noopener noreferrer"&gt;ftp://10.0.0.0:21/test/ndf w.txt&lt;/A&gt; 
&lt;BR /&gt;I tried to use tFTPGet to download these files,but failed ! 
&lt;BR /&gt;How can I resolve this issue?</description>
      <pubDate>Tue, 15 Apr 2014 08:46:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309003#M80269</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-15T08:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: FileName have contains special characters,</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309004#M80270</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;I Get The file Form Ftp Server.&lt;BR /&gt;so,i can not rename the remote filename.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Could you please share your current job design screenshots with us? Have you already checked the scenario in tFTPFileList? What's the error info on console? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 15 Apr 2014 08:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309004#M80270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T08:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: FileName have contains special characters,</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309005#M80271</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;I Get The file Form Ftp Server.&lt;BR /&gt;so,i can not rename the remote filename.&lt;/TD&gt; 
        &lt;/TR&gt; 
       &lt;/TBODY&gt; 
      &lt;/TABLE&gt; 
     &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Could you please share your current job design screenshots with us? Have you already checked the scenario in tFTPFileList? What's the error info on console?&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;current job design: tFTPConnection_1 --&amp;gt; tFTPGet_1 --&amp;gt; tFTPPut_1 
&lt;BR /&gt;tFTPGet_1 FileMask:"tes+t.doc" 
&lt;BR /&gt;tFTPPut_1 FileMask:"tes+t.doc" 
&lt;BR /&gt;tFTPFileList_1 can list the files,but I need to download the file specified, 
&lt;BR /&gt;the file specified have special characters.</description>
      <pubDate>Tue, 15 Apr 2014 09:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309005#M80271</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-15T09:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: FileName have contains special characters,</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309006#M80272</link>
      <description>the error info on console:&lt;BR /&gt; connecting to socket on port 4021&lt;BR /&gt; connected&lt;BR /&gt;No match file exist!&lt;BR /&gt;0 FILES HAVE BEEN UPLOADED.&lt;BR /&gt;0 FILES HAVE BEEN DOWNLOADED.&lt;BR /&gt; disconnected</description>
      <pubDate>Tue, 15 Apr 2014 09:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309006#M80272</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-15T09:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: FileName have contains special characters,</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309007#M80273</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/search/all?query=tFTPGet&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFTPGet&lt;/A&gt; retrieves selected files from a defined remote FTP directory and cop them to a local directory. 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/search/all?query=tFTPPut&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFTPPut&lt;/A&gt; copies selected files from a defined local directory to a destination remote FTP directory. 
&lt;BR /&gt;Why did you get files from FTP to local then Put them back to FTP again? Did you make change on it or have specific needs. 
&lt;BR /&gt;Using tFTPFileList list the files then down these the file specified 
&lt;BR /&gt;tFTPConnection--&amp;gt;tFTPFileList--&amp;gt;tFtpGet and setting fuzzy mask(n*.txt...) in tFTPFileList. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 15 Apr 2014 09:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309007#M80273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T09:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: FileName have contains special characters,</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309008#M80274</link>
      <description>I get the file from A server, upload to B server. 
&lt;BR /&gt;when i use tFTPFileList_1,the filename have 't.doc 
&lt;BR /&gt; ^ 
&lt;BR /&gt; at java.util.regex.Pattern.error(Unknown Source) 
&lt;BR /&gt; at java.util.regex.Pattern.clazz(Unknown Source) 
&lt;BR /&gt; at java.util.regex.Pattern.sequence(Unknown Source) 
&lt;BR /&gt; at java.util.regex.Pattern.expr(Unknown Source) 
&lt;BR /&gt; at java.util.regex.Pattern.compile(Unknown Source) 
&lt;BR /&gt; at java.util.regex.Pattern.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at java.util.regex.Pattern.compile(Unknown Source) 
&lt;BR /&gt; at java.util.regex.Pattern.matches(Unknown Source) 
&lt;BR /&gt; at java.lang.String.matches(Unknown Source) 
&lt;BR /&gt; at etl.downloadstest_0_1.DownloadsTest$1FTPGetter_tFTPGet_1.getFiles(DownloadsTest.java:711) 
&lt;BR /&gt; at etl.downloadstest_0_1.DownloadsTest.tFTPFileList_1Process(DownloadsTest.java:836) 
&lt;BR /&gt; at etl.downloadstest_0_1.DownloadsTest.tFTPConnection_1Process(DownloadsTest.java:462) 
&lt;BR /&gt; at etl.downloadstest_0_1.DownloadsTest.runJobInTOS(DownloadsTest.java:1537) 
&lt;BR /&gt; at etl.downloadstest_0_1.DownloadsTest.main(DownloadsTest.java:1396) 
&lt;BR /&gt; 
&lt;BR /&gt;current job design: tFTPConnection_1 --&amp;gt; tFTPFileList_1 --&amp;gt; tFTPGet_1 --&amp;gt; tFTPPut_1 
&lt;BR /&gt;The filename use 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;(String)globalMap.get("tFTPFileList_1_CURRENT_FILE"))</description>
      <pubDate>Tue, 15 Apr 2014 10:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309008#M80274</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-15T10:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: FileName have contains special characters,</title>
      <link>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309009#M80275</link>
      <description>Hi Neal, 
&lt;BR /&gt;We can download such files using commandline ftp. It seems that there is a problem with the ftp component in talend. Check the screenshot, this works. 
&lt;BR /&gt;You can use a tSystem component for getting files from ftp server. Use appropriate variables for getting the file list, storing and iterating on those. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Vaibhav 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDYc.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156830iE032489EB9CF67F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDYc.jpg" alt="0683p000009MDYc.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 15 Apr 2014 11:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/FileName-have-contains-special-characters/m-p/2309009#M80275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T11:08:54Z</dc:date>
    </item>
  </channel>
</rss>

