Hello,
I am currently using staggered file versioning and have recently run into some disk space limits.
Searching for larger files, I noticed that the versions of a single large file take up a significant portion of the disk space and wanted to permanently delete those old versions without completely disabling file versioning, but failed to find a way to do so in the Syncthing UI. So my questions are:
- Is it possible to not version specific files or files matching a (size/name) criteria that I just did not find? If yes, how?
- Is it possible to remove old versions of specific files using the Syncthing UI? If yes, how?
- If the answer to 2. is no, can I just remove the old versions using
rm
or will that mess up some internal database?
Thanks!
2 posts - 2 participants