VGrive icon indicating copy to clipboard operation
VGrive copied to clipboard

Docs on conflict resolution algorithm

Open facundoq opened this issue 4 years ago • 0 comments

Is there any doc on how VGrive resolves conflicts?

I see this comment where apparently when a file has been modified both in local and remote, you move to .trash local files if the remote file has been modified after, and the other way around if the local file is newer.

Is this the final designed solution? Does it take into account local vs remote timezones? Why not simply rename both files, adding a "conflict_{remote|local}" and let the user choose?

facundoq avatar Nov 24 '20 16:11 facundoq