Monitor only a single directory from config #3534
rossbuggins
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Lets start with some basics - what application version are you using? Next - a few things with what your saying dont gel:
Please read the documentation on Client Side Filtering |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've got just a single folder (/ubuntu) in my onedrive route that i want to sync. If i configure /ubuntu/ in the skip list (sorry, mean sync_list), it only syncs that, but it also monitors . (along with monitoring ./ubuntu)
If i use the --single-directory it does indeed only monitor ./ubuntu
How can i configure this in my configuration file? There is no config file option for restricting whats actually monitored, only skipped?
With how im currently seeing is that the resync still looks at all files, and skips them, but it seems like it should just be able to monitor the single directory?
(in future it will be just a couple of top level folders I want to monitor and sync, with very few files in them).
If there is a way to do this (so I don't get hours of resync) that would be great if you could point me to the docs for it please.
Cheers, Ross
Beta Was this translation helpful? Give feedback.
All reactions