Daily Shaarli

All links of one day in a single page.

March 18, 2024

File Versioning — Syncthing documentation

Let’s say I want to keep the latest version of each file as they are replaced or removed; essentially I want a “trash can”-like behavior. For this, I create the following script and store it as /Users/jb/bin/onlylatest.sh (i.e. the bin directory in my home directory):