Yet another approach...

 cat "//'MVS.DATA.SET'" | ssh -T [EMAIL PROTECTED] /bin/cat '>' unixfile

or

 cp "//'MVS.DATA.SET'" /dev/fd1 | ssh -T [EMAIL PROTECTED] /bin/cat '>' unixfile

probably there is some variant that will work to Windows.

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