Server DataStore Migration

Is there a way to migrate the storage path to another drive so that we can rebuild UrBackup Database pointing to new destination?

For example, we have to migrate all backups from c:\UrBackup to N:\Urbackup.

How can we keep all functional without having to re-execute all client backup?

Thanks

You can copy it over and point it at the new folder. 1.4 should even hard-link with the old files. If you do symlinked backups run cleanup_unknown.bat to repair the symlinks.

If you have a lot of files you should try to copy the volume with a block based cloning tool and not via e.g. robocopy.