<?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: Z/OS FTP file get in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Z-OS-FTP-file-get/m-p/2201724#M3700</link>
    <description>&lt;P&gt;It is the latest 7.01 free version (we're evaluating)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The plot thickens. If I specify files in my 'home directory' or what passes as such on Z/OS the files can be retrieved with tFTPGet with no problem. So if I have my user ID called ZUSERID and three files of type .CSV under my home directory, tFTPGet works perfectly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I specify "ZUSERID." as the remote path and "*.CSV" as the file mask and all 3 files arrive as expected.&lt;/P&gt; 
&lt;P&gt;But, when I try this in another 'home directory' for which I have access, it does not work.&lt;/P&gt; 
&lt;P&gt;i.e. if I specify "ZANOTHERID.SUBDIR"&amp;nbsp; as the remote directory and "XXXXX.YYYY.FILENAME" as the file name it does not work.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The issue is that it seems to work if the file is in the top level directory immediately following the first dot. But a file deeper in the file system i.e. ZANOTHERID.SUBDIR.XXXXXX.YYYYY.FILENAME will not work (note ZANOTHERID is the root directory, SUBDIR is the subdirectory, and XXXX.YYYY.FILENAME is the filename.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Using Filezilla I was able to find out which part is the 'directory' and which is the file name. I specified it correctly, no success either. It seems to work only if the file is at the top level directory. It's not a permissions problem either, I have access. If the file is in root folder it works.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
    <pubDate>Thu, 20 Sep 2018 04:00:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-20T04:00:01Z</dc:date>
    <item>
      <title>Z/OS FTP file get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Z-OS-FTP-file-get/m-p/2201721#M3697</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am using Talend to fetch a data file from our IBM mainframe. I installed the FTP JAR and it allows me to make an FTP connection. I can log in and get a directory of what is in the mainframe using the get file list component.&amp;nbsp;However, I do not seem to be able to get an individual file using tFTPGet.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How are the pathnames in the mainframe specified in Talend tFTPGet? I used FileZilla FTP Client to get into the mainframe see the file and the file is there, so it's not permissions related. I wonder if I specified the remote path and file mask correctly. I used:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Remote Path:&amp;nbsp; &amp;nbsp;"XXXX.YYYY.ZZZZ"&lt;/P&gt; 
&lt;P&gt;Files: "MYFILE"&lt;/P&gt; 
&lt;P&gt;The path on the mainframe is XXXX.YYYY.ZZZZ.MYFILE&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Do I need to specify the ending . in the remote path? that's the only thing I am thinking, perhaps Z/OS is not as forgiving? I know that on Z/OS there are no 'folders' or 'directories' the way we have them on Unix or Windows. What is the trick for specifying the remote path and name?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Jinnie&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 03:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Z-OS-FTP-file-get/m-p/2201721#M3697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-19T03:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Z/OS FTP file get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Z-OS-FTP-file-get/m-p/2201722#M3698</link>
      <description>What is you talend Version?</description>
      <pubDate>Wed, 19 Sep 2018 08:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Z-OS-FTP-file-get/m-p/2201722#M3698</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-19T08:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Z/OS FTP file get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Z-OS-FTP-file-get/m-p/2201723#M3699</link>
      <description>It is 7.01, integration studio free version. I even tried the dot at the end of the remote path. No error but tFTPGet does not fetch the file.</description>
      <pubDate>Wed, 19 Sep 2018 14:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Z-OS-FTP-file-get/m-p/2201723#M3699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-19T14:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Z/OS FTP file get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Z-OS-FTP-file-get/m-p/2201724#M3700</link>
      <description>&lt;P&gt;It is the latest 7.01 free version (we're evaluating)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The plot thickens. If I specify files in my 'home directory' or what passes as such on Z/OS the files can be retrieved with tFTPGet with no problem. So if I have my user ID called ZUSERID and three files of type .CSV under my home directory, tFTPGet works perfectly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I specify "ZUSERID." as the remote path and "*.CSV" as the file mask and all 3 files arrive as expected.&lt;/P&gt; 
&lt;P&gt;But, when I try this in another 'home directory' for which I have access, it does not work.&lt;/P&gt; 
&lt;P&gt;i.e. if I specify "ZANOTHERID.SUBDIR"&amp;nbsp; as the remote directory and "XXXXX.YYYY.FILENAME" as the file name it does not work.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The issue is that it seems to work if the file is in the top level directory immediately following the first dot. But a file deeper in the file system i.e. ZANOTHERID.SUBDIR.XXXXXX.YYYYY.FILENAME will not work (note ZANOTHERID is the root directory, SUBDIR is the subdirectory, and XXXX.YYYY.FILENAME is the filename.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Using Filezilla I was able to find out which part is the 'directory' and which is the file name. I specified it correctly, no success either. It seems to work only if the file is at the top level directory. It's not a permissions problem either, I have access. If the file is in root folder it works.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 04:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Z-OS-FTP-file-get/m-p/2201724#M3700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-20T04:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Z/OS FTP file get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Z-OS-FTP-file-get/m-p/2201725#M3701</link>
      <description>Any suggestions? I think it is the interface JAR that does not seem to work the way it works on non-IBM mainframe FTP targets...</description>
      <pubDate>Tue, 02 Oct 2018 02:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Z-OS-FTP-file-get/m-p/2201725#M3701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-02T02:13:11Z</dc:date>
    </item>
  </channel>
</rss>

