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

9/23/2019 1:06 AM

Last published date

9/23/2019 1:06 AM

Overview

There is no option in Serv-U Management Console to deactivate its license. 
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

Serv-U Managed File Transfer & Serv-U FTP Server

Resolution

1. Stop the Serv-U service on both the old server and the new server:

*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