Run the OCLI

Unix

For the shells csh, tcsh, and similar variants, enter the following command:

source <installation_directory>/ocli/login.csh

For the shells sh, bash, ksh, and similar variants, enter the following command at the command line:

source <installation_directory>/ocli/login.sh

Note
You may also use some embedded sh scripts directly by running:

<installation_directory>/ocli/bin/oupload.sh

<installation_directory>/ocli/bin/odownload.sh

Windows

  1. Log in to the managed server.
  2. Launch a command window and enter the following command at the prompt:
    set PATH=%PATH%;<installation.dir>\ocli\scripts
  3. In the command window, enter the following command on a single line:
    set PATH=%PATH%;%SYSTEMDRIVE%\Program Files\Opsware\HPSApython