Previous Topic: Download the Package onto the NBA Appliance

Next Topic: Using pscp from a Windows Host Command Prompt

Using FTP from the NBA Command Prompt

To download the NBA Software Package using FTP from the NBA command prompt

  1. Continue from the above CPU-X login:
    ftp 10.0.1.96
    
  2. Enter any required name and password.
  3. Set the file transfer mode to binary and list the available files:
    binary
    ls
    
  4. Get the appropriate RPM file, for example:
    get nba.B7000-12.5.2600.0-1.ppc.rpm
    
  5. You can now quit:
    quit