Paul Gilmartin wrote:
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.
I use:
mkdir foreign.pdsname (like local.pdsname
Bob
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN