Skip to content
Discussion options

You must be logged in to vote

@LaugeSvan

If I make changes on my Feren OS machine, will those changes be reflected on onedrive if i use monitor?

That is the whole point of --monitor to monitor your local filesystem via inotify watches, and watch for local change, then upload that change to Microsoft OneDrive.

To run this automatically in the background, you need to use a systemd service.

So I have a file on onedrive, done.txt. If I add some lines with text, will it then auto update?

If you update the file online, this will be downloaded in one of the following scenarios:

  1. At the next sync cycle (a 5 min cycle window)
  2. Automatically based on Microsoft OneDrive pushing an event to the client you are running

Feren OS

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by abraunegg
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