Previous Topic: Download the NBA Software Package onto the Bivio ApplianceNext Topic: Using pscp from a Windows Host Command Prompt


Using FTP from the NBA Command Prompt

To download the NBA distribution package

  1. Continue from the CPU-X login in the previous section:
    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