Previous Topic: Using FTP from the NBA Command PromptNext Topic: Remove an Existing NBA Software Package


Using pscp from a Windows Host Command Prompt

To download the NBA distribution package

  1. From a command prompt, navigate to the folder containing the pscp application. For example:
    cd "\Program Files\PuTTY"
    
  2. Copy the appropriate .rpm file using the following command syntax on one line:
    .\pscp.exe -l root -pw root_password rpm_file nba_address:/bivio/shared/home/install
    

    Where root_password, rpm_file, and nba_address are as above. For example:

    .\pscp.exe -l root -pw root 
      C:\Users\srimmel\Downloads\nba.B7000-14.5.3200.0-1.ppc.rpm 
      10.201.12.10:/bivio/shared/home/install