Network Implementation Guide › Installing the NBA Software › Software Installation › Download the Package onto the NBA Appliance › Using FTP from the NBA Command Prompt
Using FTP from the NBA Command Prompt
To download the NBA Software Package using FTP from the NBA command prompt
- Continue from the above CPU-X login:
ftp 10.0.1.96
- Enter any required name and password.
- Set the file transfer mode to binary and list the available files:
binary
ls
- Get the appropriate RPM file, for example:
get nba.B7000-12.5.2600.0-1.ppc.rpm
- You can now quit:
quit