The document describes downloading the latest recommended patchsets for Solaris 10 for SPARC and x86 architectures from an XML metadata file. It then verifies the checksums of the downloaded patchset files and uploads them to an FTP server. The script completes successfully with the latest 2012.12.19 patchsets for both SPARC and x86 uploaded to the FTP server.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
64 views
Upload 10 - Recommended
The document describes downloading the latest recommended patchsets for Solaris 10 for SPARC and x86 architectures from an XML metadata file. It then verifies the checksums of the downloaded patchset files and uploads them to an FTP server. The script completes successfully with the latest 2012.12.19 patchsets for both SPARC and x86 uploaded to the FTP server.
/array/fs_kitts/kitts/SUN/10_recm root@pepin (bash)# get_recc_archives.sh Thu Jan 24 10:46:41 MET 2013: Downloading SPARC archive XML metadata Thu Jan 24 10:46:45 MET 2013: Downloading x86 archive XML metadata Thu Jan 24 10:46:49 MET 2013: Downloading CheckSums metadata Latest 10 Reccomended patchset for SPARC was released on 2012.12.19 and is 2238923492 bytes large. Thu Jan 24 10:46:50 MET 2013: Creating destination folder: /array/fs_kitts/kitts/SUN/10_recm/SPARC/2012.12.19 Thu Jan 24 10:46:50 MET 2013: Downloading SPARC README file Thu Jan 24 10:46:52 MET 2013: Downloading SPARC archive ^N Thu Jan 24 11:18:54 MET 2013: Computing MD5 checksum for /array/fs_kitts/kitts/SUN/10_recm/SPARC/2012.12.19/10_Recommended.zip INFO: MD5 checkum is correct! (4FBDDF9D4C640E14D60137EAE2C5789A) Thu Jan 24 11:19:52 MET 2013: Computing SHA-1 checksum for /array/fs_kitts/kitts/SUN/10_recm/SPARC/2012.12.19/10_Recommended.zip INFO: SHA-1 checkum is correct! (9CD00B3123B2DC041528F37C23116FF42337C22D) Latest 10 Reccomended patchset for x86 was released on 2012.12.19 and is 1863607302 bytes large. Thu Jan 24 11:21:02 MET 2013: Creating destination folder: /array/fs_kitts/kitts/SUN/10_recm/x86/2012.12.19 Thu Jan 24 11:21:02 MET 2013: Downloading x86 README file Thu Jan 24 11:21:02 MET 2013 Thu Jan 24 11:21:03 MET 2013: Downloading x86 archive Thu Jan 24 11:34:30 MET 2013: Computing MD5 checksum for /array/fs_kitts/kitts/SUN/10_recm/x86/2012.12.19/10_x86_Recommended.zip INFO: MD5 checkum is correct! (82B5C1AC4B67C9CBE5FAC1BBEC3F6698) Thu Jan 24 11:35:18 MET 2013: Computing SHA-1 checksum for /array/fs_kitts/kitts/SUN/10_recm/x86/2012.12.19/10_x86_Recommended.zip INFO: SHA-1 checkum is correct! (962DC3EF74E305E69B58B7EDDAFD738857116C58) Would you like to upload these archives to ftp-fr.eservglobal.com ? [Y/N]y Would you like to upload these archives to ftp-fr.eservglobal.com ? [Y/N]Y Thu Jan 24 11:40:27 MET 2013: If a password is requested, please use: '+DtJ_KngFwYQR!*' If this does not work, please check the password on https://esurf.eservglobal.com/it/knowledgebase/ftp/fr Connecting to ftp-fr.eservglobal.com... [email protected]'s password: sftp> sftp> sftp> sftp> sftp> Uploading SPARC/2012.12.19/10_Recommended.README to /esgspace/3rd_Party_SW/Oracle/solaris/patch/10_Recommended/2012.12.19/10_Recommende d.README sftp> Uploading x86/2012.12.19/10_x86_Recommended.README to /esgspace/3rd_Party_SW/Oracle/solaris/patch/10_Recommended/2012.12.19/10_x86_Recomm ended.README sftp> Uploading SPARC/2012.12.19/10_Recommended.zip to /esgspace/3rd_Party_SW/Oracle/solaris/patch/10_Recommended/2012.12.19/10_Recommende d.zip sftp> Uploading x86/2012.12.19/10_x86_Recommended.zip to /esgspace/3rd_Party_SW/Oracle/solaris/patch/10_Recommended/2012.12.19/10_x86_Recomm ended.zip sftp> drwxr-xr-x 2 111 111 120 Jan 24 10:44 . drwxr-xr-x 6 111 111 118 Jan 24 10:40 .. -rw-r--r-- 1 111 111 57121 Jan 24 10:40 10_Recommended.README -rw-r--r-- 1 111 111 2238923492 Jan 24 10:44 10_Recommended.zip -rw-r--r-- 1 111 111 57962 Jan 24 10:40 10_x86_Recommended.README -rw-r--r-- 1 111 111 1863607302 Jan 24 10:46 10_x86_Recommended.zip sftp> Thu Jan 24 11:46:45 MET 2013: All finished. Exiting. root@pepin (bash)#