Kyrodan / KeeAnywhere

A cloud storage provider plugin for KeePass Password Safe
https://keeanywhere.de
MIT License
694 stars 86 forks source link

On saving, appears: "Overwrite existing file?" #417

Open mpatca opened 2 months ago

mpatca commented 2 months ago

When trying to save a database opened in the Dropbox after changing an entry, the following message appears (see screenshot or the translation from German below.):

image

"Overwrite existing file? dropbox-r:///***.kdbx

The file on the hard drive/server has been changed since it was loaded. probably someone else has edited and saved the database.

-> Synchronise Load the file from the hard disc/server and merge it with the current database in memory. merge.

-> Overwrite Write the current database to the file. Changes made by the other user will be lost,

-> Cancel Cancel the current operation."

This may not be a bug, but since I have been failing to solve this problem for some time, I would be glad if someone could explain to me what I am doing wrong.

Environment:

Kyrodan commented 2 months ago

Hi @mpatca die Meldung erscheint dann, wenn Du eine Datenbank öffnest und bearbeitest und in der Zwischenzeit "jemand anderes" die Datei in Dropbox auch verarbeitet/ändert. Wenn dies der Fall ist (z. B. durch gemeinsame Bearbeitung), dann erscheint diese Meldung, in der Du entscheidest, was passieren soll. In der Regel möchtest Du "synchronisieren" (alle Änderungen zusammenführen) oder "überschreiben" (also deine gesamte Datenbank überschreibt die "andere").

Deine Frage deutet darauf hin,

Kannst Du dein konkretes Problem genauer beschrieben?