Tools
How to migrate the Serv-U License from one server to another
This article describes the steps how to move the Serv-U License from one system to a new system.
First published date
Last published date
Overview
When doing migration of Serv-U to a new server, you have to include the file "Serv-UID.txt" to be migrated to the new server.
The Serv-UID.txt file contains your license key information. This file is created at the time when you enter your license ID in the Serv-U Management Console.
Product section
Resolution
*Windows:
Run the services.msc
Look for Serv-U File Server service and do a right+click then select stop.
*Linux:
/etc/init.d/Serv-U stop
2. Move the file "Serv-UID.txt" from the old server to the new server:
Location of the Serv-UID.txt:
*Windows:
C:\ProgramData\RhinoSoft\Serv-U
*Linux:
/usr/local/Serv-U
3. Start the Serv-U on the new server:
*Windows:
Run the services.msc
Look for Serv-U File Server service and do a right+click then select start.
*Linux:
/etc/init.d/Serv-U start