From 9ee21e68383d5c9d758ad2fa8cd6e89c99b61df0 Mon Sep 17 00:00:00 2001 From: allexzander Date: Tue, 5 Oct 2021 14:19:01 +0300 Subject: [PATCH] Update the 'Migrating' page to include optional 'maintenance:data-fingerprint' command step. (#7170) Signed-off-by: alex-z --- admin_manual/maintenance/migrating.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/admin_manual/maintenance/migrating.rst b/admin_manual/maintenance/migrating.rst index 5820171c3..b95a1d08e 100644 --- a/admin_manual/maintenance/migrating.rst +++ b/admin_manual/maintenance/migrating.rst @@ -58,6 +58,11 @@ the new location. It is also assumed that the authentication method appropriate locations. If you change any paths, make sure to adapt the paths in the Nextcloud config.php file. Note: This step might take several hours, depending on your installation. + +#. Check the config.php file of the **ORIGINAL** system to see if it has + the ``data-fingerprint`` set to a non-empty value. If this is the case, make + sure to also run the ``maintenance:data-fingerprint`` command on the **NEW** + system, similarly to how it is required when performing a backup restoration (See :doc:`restore` for details). #. While still having Nextcloud in maintenance mode (confirm!) and **BEFORE**