And then copy the pax with FTP or whatever and then un-pax it? Charles
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Michael Brennan Sent: Wednesday, October 28, 2020 10:33 AM To: [email protected] Subject: Re: How best to copy all UNIX files one z/OS to another Mount yourself a brand new empty ZFS or HFS file and mount it at /To_Directory/ then go into OMVS (TSO OMVS) and issue following commands: cd /from_directory/ pax -rvwkC -pe * /To_Directory/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
