Restore outdated data backup after hdd crashed

hi @freedy10 welcome to the forum :handshake:

my apologies for the bad circumstances you join the forum.

first of all you should preserve the existing state - make copies (better images) from what your have (database and config, and client data). another backup of client data is important as this is your last source of the documents created after last backup!

The restore could work like this:

  • restore the old data to the server
  • start the server and perform Synchronising with clients after data recovery - in other words run occ maintenance:data-fingerprint which will make the client authoritative and upload new data to the server

hopefully you have the server with current set of data.

2 Likes