On Wed, 28 Oct 2020 09:52:23 -0700, Charles Mills wrote:

>I have two z/OS systems joined by a real fast TCP connection. (They're
>actually two guests on the same VM, but seeing as how I have relatively
>little knowledge or authority on the VM side of things it may be simpler to
>just think of them as two adjacent machines.) This is the IBM Dallas
>"Innovation Center," FWIW.
>
Naively, I'd do"
    ( cd $HOME && pax -w . ) | ssh -f user@other-lpar 'cd && pax -vr'

I'll probably get lots of corrections/objections.  First, the need to exclude
special files.

-- gil

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

Reply via email to