mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
enh(Maintenance): update sync with clients after data recovery
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
This commit is contained in:
@@ -96,9 +96,15 @@ to try an recover as much data as possible.
|
||||
Files missing on the server are therefore recovered from the clients
|
||||
and in case of different content the users will be asked.
|
||||
|
||||
This can also help in rare scenarios when the database is newer than the data directory.
|
||||
The server will restore the data from the clients and preserve the shares.
|
||||
Until then the files would be visible but not accessible.
|
||||
A :ref:`files:scan <occ_files_scan_label>` is required afterwards to update the database.
|
||||
|
||||
.. note:: The usage of `maintenance:data-fingerprint` can cause conflict dialogues
|
||||
and difficulties deleting files on the client.
|
||||
Therefore it's only recommended to prevent dataloss if the backup was outdated.
|
||||
This command does not require the server to be in maintenance mode.
|
||||
|
||||
If you are running multiple application servers you will need to make sure
|
||||
the config files are synced between them so that the updated `data-fingerprint`
|
||||
|
||||
Reference in New Issue
Block a user