× 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.



We create the image catalog on the target first.

Then we run a batch ftp job with overrides to input and output.

The input override script might like this:

ftppwd ftppwd
lcd /optvrt/C12092
cd /optvrt/C12092
binary
put SF99114_1.bin
put SF99114_2.bin
put SF99114_3.bin
put SF99114_4.bin
put SF99114_5.bin
put SF99114_6.bin
put SF99114_7.bin
put SF99114_8.bin
put SF99114_9.bin
put SF99114_10.bin
quote rcmd ADDIMGCLGE IMGCLG(C12092) FROMFILE('/optvrt/C12092 /SF99114_1.bin') TOFILE(*fromfile)
quote rcmd ADDIMGCLGE IMGCLG(C12092) FROMFILE('/optvrt/C12092/SF99114_2.bin') TOFILE(*fromfile)
quote rcmd ADDIMGCLGE IMGCLG(C12092) FROMFILE('/optvrt/C12092/SF99114_3.bin') TOFILE(*fromfile)
quote rcmd ADDIMGCLGE IMGCLG(C12092) FROMFILE('/optvrt/C12092/SF99114_4.bin') TOFILE(*fromfile)
quote rcmd ADDIMGCLGE IMGCLG(C12092) FROMFILE('/optvrt/C12092/SF99114_5.bin') TOFILE(*fromfile)
quote rcmd ADDIMGCLGE IMGCLG(C12092) FROMFILE('/optvrt/C12092/SF99114_6.bin') TOFILE(*fromfile)
quote rcmd ADDIMGCLGE IMGCLG(C12092) FROMFILE('/optvrt/C12092/SF99114_7.bin') TOFILE(*fromfile)
quote rcmd ADDIMGCLGE IMGCLG(C12092) FROMFILE('/optvrt/C12092/SF99114_8.bin') TOFILE(*fromfile)
quote rcmd ADDIMGCLGE IMGCLG(C12092) FROMFILE('/optvrt/C12092/SF99114_9.bin') TOFILE(*fromfile)
quote rcmd ADDIMGCLGE IMGCLG(C12092) FROMFILE('/optvrt/C12092/SF99114_10.bin') TOFILE(*fromfile)
quit

Jerry



On 10/7/2013 10:06 AM, fbocch2595@xxxxxxx wrote:

Hi Folks, you folks always seem to have creative ways to get things done so how about this one. I have several machines to upgrade including my DR box and I want to avoid loading grpptf's on my DR box, if possible. Do you folks have an automated way to restore grpptf's to another system or a way to put grpptf's on another system? Nav can't be used.
Thanks, Frank



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.