Skip to content

Sync only on ADD and maybe on MOVE #73

Closed Answered by auanasgheps
alex6dj asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there, I usually keep an eye on the OMV forum, but this is definitely the place to ask for help about this script.

I dont want to autosync if something is updated or deleted

With this script, you can choose what is the acceptable limit.

Keep to default this option: SYNC_WARN_THRESHOLD=-1

Change these to the maximum changed or deleted files you want to allow per sync. If one of these is exceeded, sync will not proceed.

DEL_THRESHOLD=500
UP_THRESHOLD=500

Regarding the Telegram notification: it sends a message when the process is started and when is completed. An upcoming version will display more stuff. Something is not working on your side regarding the final message. Do you see any …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@alex6dj
Comment options

@auanasgheps
Comment options

@alex6dj
Comment options

Answer selected by auanasgheps
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