1.Browse IBM fix central, http://www-933.ibm.com/support/fixcentral/
select the fixes that you need to download, and selet bulk ftp download. You will be getting the ftp information similar to something below:
Download files using FTP command
The fix package has been successfully copied to a temporary location for you to get using the ftp command.
Order number: Total size:22608558 406.62 MB
Fix package location
The following location information can be used to download the fix files.
FTP server: User ID: Password: Directory:
delivery04-mul.dhe.ibm.com
anonymous
Send any password
/ecc/hsb/H39100475
2. On AIX that has wget installed,
mkdir /export/nim/fixes/610TL05SP5
cd /export/nim/fixes/610TL05SP5
wget -rm --retr-symlinks ftp://delivery04-mul.dhe.ibm.com/ecc/hsb/H39100475
