> 
> I want to transmit PDS & PS files from z/OS to my local PC, and then from
my PC to
> another z/OS, please, tell me If know a quick and easy way for do this
with many files
> and both types ( PS & PDS ).
>

A few of options

1)  Use TSO TRANSMIT to create a compressed file
     Then FTP to PC using BIN format
     Use FTP to UPLOAD to your target z/OS Host
     Use TSO RECEIVE to unpack it

2)  Use FREE product TRSMAIN from IBM to compress your dataset
     Then FTP to PC using BIN format
     Use FTP to UPLOAD to your target z/OS Host
     Use TRSMAIN to unpack it

3)  Create a DFDSS backup file
     Then FTP to PC using BIN format
     Use FTP to Upload to your target z/OS host
     Use DFDSS to restore your files.

FTP can be replaced by any file transmission process you have.

Of course, perhaps you want to go directly from on z/OS host to another?  If
so, let us know what you have available.  Are the z/OS hosts linked via
TCPIP, NJE, etc?  Why go to your PC first before getting it to the next
system?

Lizette

----------------------------------------------------------------------
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