-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Milestone
Description
Actual behaviour
When auto-upload uploads WhatsApp backups files it perfectly uploads the file from the last day (which has a date indication like msgstore-2019-07-25.dB.crypt12 ) but it creates a conflict with the backup of the day (which has no date indication like msgstore.dB.crypt12 ) as a file with the same name already exists on the server.
The error message is (in french) Conflit de synchronisation, Veuillez le résoudre manuellement
Expected behaviour
All WhatsApp backups should be successfully uploaded. The backup of the day should replace the previous one on the server (and with version enabled, should create a new version).
Steps to reproduce
- Configure WhatsApp backups for local storage
- Add auto-upload on the local folder containing WhatsApp backups files
- Wait for an auto-upload and another. The first auto-upload will create the backup of the day file on the server, the second auto-upload will show the error message