When scaninterval set to a time, everything works fine.
But when it set to 0 (as mentioned in Document), it shows the error below and stopped backup.
UNABLE TO FIND WATCH FOR /some/path/to/file "/some/path/to/file": WRITE
UNABLE TO FIND WATCH FOR /some/path/to/file "/some/path/to/file": REMOVE
When
scanintervalset to a time, everything works fine.But when it set to
0(as mentioned in Document), it shows the error below and stopped backup.