On Thu, 26 Apr 2012 18:09:27 -0400, Rob Schramm wrote:

>Yep.
>
>lcd 'local pdsname'
>cd 'foreign pdsname'
>
>MPUT *
>
>will do it just fine.
> 
The tricky part may be allocating the receiving PDS.  Notice that
the statement of the problem said it had to be done "using FTP".
It's easily enough done with the lately deprecated "squatty boxes":

    ftp> mkdir "foreign pdsname"
    257 "/u/user/foreign pdsname" new directory created.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to