<?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] FTPGet - Problem with Excel File in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236324#M25072</link>
    <description>Hi,&amp;nbsp;
&lt;BR /&gt;I'm having the same issue. Can anyone please provide the solution?
&lt;BR /&gt;tFTPGet component is transferring the file to the local location. But when I open the file, I get an error " File cannot be accessed. the file may be corrupted, located on a server that is not responding , or read-only."&amp;nbsp;
&lt;BR /&gt;I can access or transfer the same file through CORE FTP client tool with out any issues.
&lt;BR /&gt;Regards&amp;nbsp;
&lt;BR /&gt;Sunil</description>
    <pubDate>Tue, 06 Oct 2015 04:46:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-06T04:46:20Z</dc:date>
    <item>
      <title>[resolved] FTPGet - Problem with Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236321#M25069</link>
      <description>Hi,
&lt;BR /&gt;i have a Excel File on my FTP Server, if i download the file with FileZilla all is ok , i can open the file wthout problems.
&lt;BR /&gt;If i download the file in Talen with tFTPGet the the file is download without error, but i cant open it with Excel or read with Talend.
&lt;BR /&gt;Excel said File Format is corrupt.
&lt;BR /&gt;
&lt;I&gt;Talend Error Message is:&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;xception in component tFileInputExcel_1&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;org.apache.poi.openxml4j.exceptions.InvalidOperationException: Can't open the specified file: 'D:\EDI\Bestellungen\Input\test_pedido_2018_08_v1.xls'&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;at org.apache.poi.openxml4j.opc.ZipPackage.&amp;lt;init&amp;gt;(ZipPackage.java:108)&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:224)&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:186)&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;at org.apache.poi.POIXMLDocument.openPackage(POIXMLDocument.java:67)&lt;/I&gt;
&lt;BR /&gt;
&lt;I&gt;at org.apache.poi.xssf.usermodel.XSSFWorkbook.&amp;lt;init&amp;gt;(XSSFWorkbook.java:263)&lt;/I&gt;
&lt;BR /&gt;I have testet with Tranfermode ascii and binary as well - same error.
&lt;BR /&gt;Thanks for help
&lt;BR /&gt;Dani</description>
      <pubDate>Fri, 28 Aug 2015 16:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236321#M25069</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-28T16:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTPGet - Problem with Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236322#M25070</link>
      <description>HI,&lt;BR /&gt;Please provide sample file, so we can better analyze the problem</description>
      <pubDate>Fri, 28 Aug 2015 22:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236322#M25070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-28T22:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTPGet - Problem with Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236323#M25071</link>
      <description>Hi Dani,&lt;BR /&gt;Have you already &lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;figured out the issue? We see that this topic is marked as resolved.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;Feel free to let us know if you still have any error in your job.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;Sabrina&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 31 Aug 2015 04:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236323#M25071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-31T04:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTPGet - Problem with Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236324#M25072</link>
      <description>Hi,&amp;nbsp;
&lt;BR /&gt;I'm having the same issue. Can anyone please provide the solution?
&lt;BR /&gt;tFTPGet component is transferring the file to the local location. But when I open the file, I get an error " File cannot be accessed. the file may be corrupted, located on a server that is not responding , or read-only."&amp;nbsp;
&lt;BR /&gt;I can access or transfer the same file through CORE FTP client tool with out any issues.
&lt;BR /&gt;Regards&amp;nbsp;
&lt;BR /&gt;Sunil</description>
      <pubDate>Tue, 06 Oct 2015 04:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236324#M25072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-06T04:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTPGet - Problem with Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236325#M25073</link>
      <description>&lt;P&gt;I am having this same problem with sftp. Anyone solve this?&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 23:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236325#M25073</guid>
      <dc:creator>jasonatunr</dc:creator>
      <dc:date>2018-05-25T23:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTPGet - Problem with Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236326#M25074</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Do you have the admin role to read your file? Is it locked? Are you able to open it out side of talend studio?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 13:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTPGet-Problem-with-Excel-File/m-p/2236326#M25074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-31T13:10:24Z</dc:date>
    </item>
  </channel>
</rss>

