Restore the Data

To restore the Seeker data on a target machine, copy the data from a backup location.

  1. Copy the data from the backup to the Seeker Home Directory on the target machine. For example:
    Linux/Mac OS
    cp -Rvp /network-share/seeker-backup/data/ /Users/myuser/seeker/data/
    Windows
    xcopy N:\Seeker-Backup\Data\ "%SEEKER_HOME_DIR%" /O /X /E /H /K
  2. Verify the file system permissions.

    If you are restoring the Seeker data on the source machine, and the permissions were preserved during backup, you can skip this step, although we recommend you ensure permission integrity to avoid issues at startup.

    During this step, ensure that the OS user who launches the Seeker Enterprise Server has read and write permissions for the entire content of the Seeker home directory and the license file.