On Fri, 16 Nov 2018 21:43:30 +0400, Peter <[email protected]> wrote:

>Hi
>
>Does anyone has a sample JCL to send Virtual tape file from one lpar to
>other.
>
>Virtual tape are not shared between two lpars.
>
>Peter
>

FTP invocation - batch or otherwise....

..login credentials..
mode b
type c
put <local_file> <remote_file>

You may have some FTP-script "site" command considerations for 
space-allocation, depending on the 'target' file status/condition at PUT time.

And depending on the "file" and z/OS environment, you may want to consider the 
"mvsput" command.

Scott Barry
SBBWorks, Inc.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to