The pax command is a good choice because it can copy all files, directories, and symbolic links in a directory using a single command without overlaying any existing files. For example: cd /Service/ZOS113/var pax -rvwk -pe * /var Bill
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Hansen, Dave L - Eagan, MN Sent: Monday, December 28, 2015 10:58 AM To: [email protected] Subject: rsync anyone? Hi, I have been working with IBM to identify how to move a USS directory that has files and subdirectories to a different LPAR. They said Ported Tools and the scp command. However, OpenSSH has had security issues IIRC. The other thing they mentioned was to port rsync over to z/OS. I also have directions on how to voice this as a requirement to USS development using the RFE process. Q). Does anyone have a better way to move a directory that has files and subdirectories to a different LPAR? Or do you just keep installing the same code for each instance? Q). Is anyone requesting rsync for z/OS via RFE or working on a port for rsync? We do not have shared DASD and need something. Thank you, Dave ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN The information contained in this electronic communication and any document attached hereto or transmitted herewith is confidential and intended for the exclusive use of the individual or entity named above. If the reader of this message is not the intended recipient or the employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any examination, use, dissemination, distribution or copying of this communication or any part thereof is strictly prohibited. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy this communication. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
