Migrate urbackup server

Hi,
is there a reliable way to migrate a urbackup server from one physical machine to another keeping all the history, security ids and so on so after migration all continue to work fine?

Urbackup client use hostname so after the change of the DNS all client should point to the new server.

Thanks

Some good advice? Thanks!

I would imagine it wouldn’t be that hard. Have you tried installing the server on the new machine, then just copy/pasting all your contents from C:\Program Files\UrBackup and also your chosen storage location?

My servers are Linux.

Ahh, I love Linux, but I’m not using it for UR Backup.
I am fairly new, but it does not appear that the program uses any database or anything, so the install / file transfer method may work for you. Maybe try it in a virtual machine for testing?

I’m pretty sure urbackup use an internal database to store metadata.

If you are on Linux, just rsync your filesystem to the new machine and then copy over the databases and keys to the new machine.