Sync symlinks to not existing files on FreeBSD

Hi I have symlinks to not existing files, and i need sync them. But i get error “Filesystem Watcher Errors”“For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can’t.” “no such file or directory” How i can sync this links without errors or without check linked files?

You’d have to disable file watching and use periodic scans.

Fs watcher package for bsd might need some love.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.