Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. At the command line, navigate to the following directory:
    • On Linux and Solaris: /usr/local/uptime/scripts/.
    • On Windows: C:\Program Files\uptime software\uptime\scripts.
  2. Run the restorearchive command with one or more of the following options:
    • -f <filename>
      Imports a single file (specify the full path to the file name).
    • -d <date>
      Imports all files with the specified date (in YYYY-MM-DD format).
    • -D <directory>
      The directory containing the archived files. Note that you must specify this option when using the -d option.
    • -c <configFile>
      The full path to the uptime.conf file.

...