Hello, I’ve noticed that Syncthing was waking up my HDD every hour preventing spin down. After some searching I’ve noticed it was because in every configured Folder it cleanups the versions directory every 3600 seconds (1 hour). This can be easily configured with File Versioning — Syncthing documentation and also disabled by setting it to 0. I wanted to trigger it once daily but also at specified time, just like typical cron job. I was wondering if there is any way to trigger the cleanup manually for all Folders? For example with API? I was checking the docs but could not find anything that would trigger such jobs.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.