Mike Do the LPARS share the same catalog for the HFS files ?, if so you can create a new HFS file mount it and use the Unix cp command to copy the files across "cp -R /current /new/hfs/mount/point", once the copy has completed unmount the new hfs file. Go to the other lpar mount your new hfs and copy out whatever files/directories you need.
If the lpars do not share a catalog, we use ADRDSSU to dump the file and the use ADRDSSU on the other lpar to restore the hfs with a new name, then mount it and you can copy out what you need. Regards Gerard Ceruti may the 'z' be with you -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Roger Lowe Sent: 17 June 2008 10:42 PM To: [email protected] Subject: Re: Cloning USS files snip.. > >How do I go about cloning part of a HFS file system across LPARs? What I am trying to do is to copy part (one directory and all sub-directories) from one HFS file on one LPAR into an HFS file on another LPAR. > ...snip Mike, You could create your new HFS and mount it temporarily on the downlevel system and then use 'copytree' to copy your selected directory/sub-directories. You should be able to get a copy of 'copytree' from the IBM UNIX Tools & Toys website but if you can't find it, contact me offline Hope this helps Roger ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html _____________________________________________________________________________________________________________________________________ Standard Bank email Disclaimer and confidentiality note This e-mail, its attachments and any rights attaching hereto are, unless the content clearly indicates otherwise, the property of Standard Bank Group Limited and its subsidiaries. It is confidential, private and intended for only the addressee. Should you not be the addressee and receive this e-mail by mistake, kindly notify the sender, and delete this e-mail immediately. Do not disclose or use it in any way. Views and opinions expressed in this e-mail are those of the sender unless clearly stated as those of Standard Bank Group. Standard Bank Group accepts no liability for any loss or damages howsoever incurred, or suffered, resulting, or arising, from the use of this email or its attachments. Standard Bank Group does not warrant the integrity of this e-mail nor that it is free of errors, viruses, interception or interference. Licensed divisions of the Standard Bank Group are authorised financial services providers in terms of the Financial Advisory and Intermediary Services Act, No 37 of 2002 (FAIS). For information about the Standard Bank Group visit our website http://www.standardbank.com ________________________________________________________________________________________________________________________________________ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

