Hey, I'm back !
So, I did a bunch of pedalboards and wanted to make a backup just in case as I'm tinkering a bit with the system so I've made a little script to create incremetal backup of my pi-stomp.
You can find it here:
https://github.com/MacFizz/spsbackupIt's not really fancy or elegant but it relies only on tools already available on patchos and it's fast, even when backing up to a cloud storage.
Sample list of fies and folders to save is:
/var/modep/banks.json
/var/modep/pedalboards
/home/patch/pi-stomp/pistomp/*.yml
The script should be flexible enough to accomodate many configurations and needs but let me know if something isn't working or if something's missing.