Skip to content

[SOLVED] Reupload files deleted remotely #1357

Answered by abraunegg
epsilveira asked this question in Q&A
Discussion options

You must be logged in to vote

@epsilveira
There could be any number of reasons here:

  1. A race condition between your systems
  2. Configuration issue
  3. Version issue

Remote changes are downloaded regardless of method of operation. By default, the onedrive client on Linux syncs remote changes (add, rename, deletes etc) every 5 mins and this is governed by the 'monitor_interval' option.

Potentially, you did not wait for the sync process to occur.

Replies: 1 comment 2 replies

Comment options

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

@epsilveira
Comment options

Answer selected by epsilveira
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants