×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Thanks Mark. This is the obvious answer I was overlooking. This does work. Its running now.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Mark S. Waterbury
Sent: Thursday, July 02, 2009 8:35 AM
To: Midrange Systems Technical Discussion
Subject: Re: IFS directory duplication question
Hi, Mike:
What about the CPY command? Something like this:
CPY OBJ('/home/zip/*') TODIR('/home/MSW') SUBTREE(*ALL)
This copies all the files in the source directory to the target
directory, including any subdirectories.
(NOTE: The target directory must already exist.)
All the best,
Mark S. Waterbury
Mike Cunningham wrote:
We want to make a duplicate copy of an IFS directory to another IFS location on a nightly basis. From what I have been able to find it looks like that can be done by saving the source IFS directory to a save file and then restoring the save file to a different location. I can't find anything like CRTDUPOBJ that would work on IFS objects. I'm not missing something obvious am I?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.