﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Ipswitch Forums / File Transfer / WS_FTP Professional  / how to download mainframe generation datasets?? / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Ipswitch Forums</description><link>http://forums.ipswitch.com/</link><webMaster>forums@ipswitch.com</webMaster><lastBuildDate>Thu, 04 Dec 2008 15:08:59 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: how to download mainframe generation datasets??</title><link>http://forums.ipswitch.com/Topic4088-6-1.aspx</link><description>&lt;P&gt;Hi, I'm on the same boat. Have you found a way to download the most current GDGs (0)? Please advice. Thanks!&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;RTChing&lt;/P&gt;</description><pubDate>Mon, 01 Aug 2005 13:23:37 GMT</pubDate><dc:creator>RTChing</dc:creator></item><item><title>RE: how to download mainframe generation datasets??</title><link>http://forums.ipswitch.com/Topic4088-6-1.aspx</link><description>&lt;P&gt;Thanks for the information --  I will check into the sites you listed.&lt;/P&gt;&lt;P&gt;The dos ftp command will allow generation datasets to be downloaded using the '(0)'.&lt;/P&gt;&lt;P&gt;I will post more information as I find out anything new,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description><pubDate>Mon, 07 Feb 2005 16:33:32 GMT</pubDate><dc:creator>skiz</dc:creator></item><item><title>RE: how to download mainframe generation datasets??</title><link>http://forums.ipswitch.com/Topic4088-6-1.aspx</link><description>Thanks for the info on generation datasets....&lt;br&gt;&lt;br&gt;&gt; "This works with other ftp programs, but not wsftp pro?"&lt;br&gt;&lt;br&gt;After googling for "generation dataset ftp server", I don't think what you're asking is available in *any* FTP client for the PC (at least natively).  Generation dataset support probably depends on the ftp server running on the mainframe.  If the ftp server supports it, maybe it can be enabled via a "SITE" command?&lt;br&gt;&lt;br&gt;One of the searches turned up the following:  http://users.commkey.net/fussichen/ptipftp.htm&lt;br&gt;Generation Datasets on an IBM Mainframe,  #3 said: Run ftp from the mainframe, not from Unix or Windows platform. Neither Unix nor Windows has any clue what a generation dataset is and will likely choke on the syntax.&lt;br&gt;&lt;br&gt;You may also want to checkout: http://www.csd.sc.edu/ars/handouts/mvstcpip.shtml&lt;br&gt;&lt;br&gt;Since I'm out of ideas for your situation, I'll stop talking.  If there's one floating around, maybe a mainframe/ftp server expert can chime in!&lt;br&gt;&lt;br&gt;</description><pubDate>Mon, 07 Feb 2005 12:05:14 GMT</pubDate><dc:creator>/dev/null</dc:creator></item><item><title>RE: how to download mainframe generation datasets??</title><link>http://forums.ipswitch.com/Topic4088-6-1.aspx</link><description>&lt;P&gt;I think you might want to look up some information on Generation dataset groups.  Since the '(0)' part of the filename stands for the 'most recent generation' -- it is not part of the actual filename.  So, that explains why when you tranfered a unix file with the filename with '(0)' it worked.&lt;/P&gt;&lt;P&gt;With generation dataset groups, each file added to the generation group tacks on a generation number as the last piece of the filename.&lt;/P&gt;&lt;P&gt;Example;&lt;BR&gt;1st version/generation:   "my.test.name.gv001"  &lt;/P&gt;&lt;P&gt;specified as: "my.test.name(-2)&lt;/P&gt;&lt;P&gt;2nd version/generation:  my.test.name.gv002&lt;/P&gt;&lt;P&gt;specified as: "my.test.name(-1)&lt;/P&gt;&lt;P&gt;3rd version/generation: my.test.name.gv003   (this is the most recent)&lt;/P&gt;&lt;P&gt;specified as: "my.test.name(0)"&lt;/P&gt;&lt;P&gt;So, in wsftp pro, if I specify my.test.name.gv003, it will transfer that file. BUT I always want the most recent version (ie.  '(0)').  This works with other ftp programs, but not wsftp pro?&lt;/P&gt;&lt;P&gt;skiz&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description><pubDate>Mon, 07 Feb 2005 10:40:29 GMT</pubDate><dc:creator>skiz</dc:creator></item><item><title>RE: how to download mainframe generation datasets??</title><link>http://forums.ipswitch.com/Topic4088-6-1.aspx</link><description>Unfortunately I don't have access to a mainframe system to test.   On my unix system, I created a plain text file called my.dataset.tstname(0)   and I was able to download it properly using ws_ftp's GUI.&lt;br&gt;&lt;br&gt;Can you post the ws_ftp log files that were generated?  They're usually found in %appdata%\ipswitch\ws_ftp\logs.  Or you could copy and paste the "connection log" window.  The log files might shed more light on the problem.&lt;br&gt;&lt;br&gt;Could you also post the full command line for wsftppro.exe that you are using?&lt;br&gt;&lt;br&gt;Maybe the problem lies in the (0) part of the filename.  WS_FTP might be interpreting the parenthesis as some sort of meta character....  Have you tried any other ftp clients other than the "dos" ftp command?  Maybe try SmartFTP and see if it has the same behavior (http://www.snapfiles.com/get/smartftp.html)?</description><pubDate>Fri, 04 Feb 2005 13:33:55 GMT</pubDate><dc:creator>/dev/null</dc:creator></item><item><title>RE: how to download mainframe generation datasets??</title><link>http://forums.ipswitch.com/Topic4088-6-1.aspx</link><description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Using the regular dos command line ftp, I can tell ftp to get the most recent generation dataset, by specifying '(0)'  where '0' is the most recent generation.&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;get my.dataset.tstname(0) c:\test.txt&lt;/P&gt;&lt;P&gt;This works.&lt;/P&gt;&lt;P&gt;However, using wsftp pro I cannot specify this, it gives an error.  In the GUI the error is :&lt;/P&gt;&lt;FONT color=#ff0000 size=1&gt;&lt;P&gt;&lt;FONT color=#111111&gt;"501 A qualifier in "tstname(0)" is more than 8 characters"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111&gt;Using the command line 'wsftppro.exe -s ........" command the error is:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111&gt;File specification error: "tstname(0)" did not match any file&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111&gt;Skiz&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt; &lt;/P&gt;</description><pubDate>Fri, 04 Feb 2005 10:34:41 GMT</pubDate><dc:creator>skiz</dc:creator></item><item><title>RE: how to download mainframe generation datasets??</title><link>http://forums.ipswitch.com/Topic4088-6-1.aspx</link><description>We'll probably need more details of exactly what you're trying to do in order to help you.&lt;br&gt;&lt;br&gt;Can you manually download the file?  If you can't manually download the file using the GUI, then you won't be able to download it automatically.&lt;br&gt;&lt;br&gt;What exactly does "folder error" mean?  Can you do a screen shot of the error and post it?&lt;br&gt;&lt;br&gt;</description><pubDate>Sun, 23 Jan 2005 22:25:31 GMT</pubDate><dc:creator>/dev/null</dc:creator></item><item><title>how to download mainframe generation datasets??</title><link>http://forums.ipswitch.com/Topic4088-6-1.aspx</link><description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I am trying to schedule an automated download for a mainframe generation dataset.&lt;/P&gt;&lt;P&gt;I want to download the most recent generation , example: my.gdg.data(0)&lt;/P&gt;&lt;P&gt;How can I do this?  It always gives me a folder error when I try to directly download.&lt;/P&gt;&lt;P&gt;I can navigate to the dataset manually via the GUI, but I need to automate this process.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Skiz &lt;/P&gt;</description><pubDate>Sun, 23 Jan 2005 15:34:54 GMT</pubDate><dc:creator>skiz</dc:creator></item></channel></rss>