Install User Replication Agent files on your server - Install User Replication Agent files on your server - To Install User Replication Agent files on your server, complete the following steps. - Perceptive Content - User Replication Agent Installation and Setup Guide - Perceptive-Content/User-Replication-Agent-Installation-and-Setup-Guide/Foundation-26.1/User-Replication-Agent-Installation-and-Setup-Guide/Install-User-Replication-Agent-on-Linux/Download-User-Replication-Agent/Install-User-Replication-Agent-files-on-your-server - Foundation 26.1 - Foundation 26.1

User Replication Agent Installation and Setup Guide

Platform
Perceptive Content
Product
User Replication Agent Installation and Setup Guide
Release
Foundation 26.1
License
ft:lastPublication
2026-04-16T22:15:37.500202
ft:locale
en-US

To Install User Replication Agent files on your server, complete the following steps.

  1. Copy the UserRep_Linux64_<build>.tar.gz file to the /inserver/bin directory.
  2. To extract the file, make sure you are in the <rep_agent_dir> directory, type tar -xzvf UserRep_Linux64_<build>.tar.gz.
  3. In a text editor, edit the /<rep_agent_dir>/etc/inserverUR.ini file to configure the User Replication Agent service, connecting it to the appropriate Perceptive Content Server instance in the [Remote] section.
  4. Save and close the file.
  5. Navigate to the /inserver/bin directory, and then execute the following command to start the User Replication Agent service.
    ./inserverUR –start [instance name]
    Note: If you need to stop the User Replication Agent service, enter ./inserverUR –stop [instance name].