So what happens if you lose your connection to the server? How do you get up to date with the current state?
It's separation of concerns, the monitor only checks that something has changed, while mbsync does the synchronisation.
So what happens if you lose your connection to the server? How do you get up to date with the current state?