|
You should be able to skip the ADDIMGCLGE step if the image already exists in the directory. Regards, Scott Ingvaldson AS/400 System Administrator GuideOne Insurance Group -----Original Message----- date: Thu, 9 Oct 2003 10:04:36 -0500 from: rob@xxxxxxxxx subject: ADDIMGCLGE I've been using ftp to download ptf's. The steps basically are: Find out what ptf's you want. Use iPTF to order them. Read your email for the ftp is ready email. Use ftp from your iSeries to get them into the IFS. CRTDEVOPT DEVD(OPTVRT01) RSRCNAME(*VRT) ONLINE(*YES) TEXT('Virtual optical drive for image catalog') VRYCFG CFGOBJ(OPTVRT01) CFGTYPE(*DEV) STATUS(*ON) CRTIMGCLG IMGCLG(PTFCATALOG) DIR('/fixes') TEXT('PTF image catalog') ADDIMGCLGE IMGCLG(PTFCATALOG) FROMFILE('/fixes/TheFtpFileNameHere') LODIMGCLG IMGCLG(PTFCATALOG) DEV(OPTVRT01) VFYIMGCLG IMGCLG(PTFCATALOG) TYPE(*PTF) SORT(*YES) GO PTF 8. Install program temporary fix package The problem I have is with the ADDIMGCLGE IMGCLG(PTFCATALOG) FROMFILE('/fixes/TheFtpFileNameHere') For example, if I ftp down this file, iptf0021_1.bin, with a size of 500611072, then run the ADDIMGCLGE, I'll now have two files; the original and a iptf0021_1.bin01, both of the same size. Is there some option on ADDIMGCLGE that says not to copy the data over, but just point to it? Rob Berendt -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin This message and accompanying documents are covered by the Electronic Communications Privacy Act, 18 U.S.C. §§ 2510-2521, and contains information intended for the specified individual(s) only. This information is confidential. If you are not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, copying, or the taking of any action based on the contents of this information is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message.
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.