Skip to content

Why is syncing designed to be so confusing/daunting? #3856

Answered by zadam
JRDK92 asked this question in General
Discussion options

You must be logged in to vote

Unfortunately there's no perfect solution here. As linked by @sigaloid, the general purpose syncing solution like onedrive tend to corrupt files (if they are currently being open in the app).

A possible "solution" would be to use flat text files instead of a database which would minimize the risk and consequences of data corruption from e.g. OneDrive. But using a filesystem brings another set of problems.

The world is made out of trade-offs and I chose these ones. As a result, to set up the sync, you need to have some technical skills.

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by JRDK92
Comment options

You must be logged in to vote
6 replies
@soulsands
Comment options

@zadam
Comment options

@soulsands
Comment options

@sigaloid
Comment options

@soulsands
Comment options

Comment options

You must be logged in to vote
2 replies
@meichthys
Comment options

@rom1dep
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants