In <[EMAIL PROTECTED]>, on
05/03/2006
   at 08:34 AM, John Dawes <[EMAIL PROTECTED]> said:

>  I am a new member to your board

ITYM mailing list.

> tell me if and how I can FTP a whole PDS/PDSE?

There are two different ways. If you're transferring files between two
z/OS systems, then you can FTP the data set with a member name of *,
e.g., my.dsn(*), with the proper options. Read up on the SITE command
of FTP.

OTOH, if you have an NJE connection then you may find it more
convenient to use XMIT.

>I would like to FTP them to my hard drive.

You don't say what operating system you have on your PC or whether you
need to deal with firewall issues. In general, you need to go into an
FTP client on either the PC or z/OS, change the local and remote
working directories, then do a get or put with a wildcard. Don't try
it with a load library.

OTOH, you can use WSA instead of FTP, connectivity permitting.

If you're looking at FTP as part of an automated procedure, you might
also consider scripting it in Perl, which has an FTP interface.

-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to