Ubuntu 16.04, Pydio core 8.2.5
When the server was set up it was setup so that people on site could access the same files using a Windows share. This has had the consequence that as files are removed via SMB it’s not picked up from within Pydio. As a consequence the logs simply fill up with repeated errors of “parent cannot be loaded”. Manually deleting a few from the ajxp_repo table removes them from the log output.
Two questions. First is there an automatic way of deleting these stale entries from the repo table?
Secondly, is there a way of getting Pydio to watch the file system for adds and deletes?