Skip to content

How to monitor both local and server changes? #1754

Answered by abraunegg
tom-andersson asked this question in Q&A
Discussion options

You must be logged in to vote

@tom-andersson

As I understand it, --synchronize achieves exactly the two-way interaction I want, but only at a single point in time. --monitor achieves the continual uploading, but doesn't monitor for changes from the server. So --monitor doesn't achieve the 'downloading changes from the other laptop' aspect of my use case.

Your understanding is not correct here for --monitor method of operation.

In --monitor mode the client will monitor the 'server' for changes, but will only do this at predefined intervals - 300 seconds by default. This value is user configurable

During the 'sync' loop, changes made online are 'downloaded' to the local machine.

I'm wondering if the following is simp…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@tom-andersson
Comment options

@abraunegg
Comment options

Answer selected by abraunegg
Comment options

You must be logged in to vote
4 replies
@abraunegg
Comment options

@erenoglu
Comment options

@abraunegg
Comment options

@erenoglu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1753 on December 20, 2021 19:31.