We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
scaninterval 0
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.
scaninterval
0
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
The text was updated successfully, but these errors were encountered:
I also found that there's event listener failure of fswach.watch.add.subdir with no space left on device, but I have plenty of disk space.
fswach.watch.add.subdir
no space left on device
Sorry, something went wrong.
not sure where the problem come from, so I also opened a ticket here jotta/jotta-cli-issues#148
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: