If I have now a big touchscreen, but i also want to keep a portable device. How hard is it to synchronize two Zynthian, to share the same files, mostly Snapshots* I guess. Is there a cool tool for that ?
*Snapshots should be the only thing to synchronize I presume, they will recall configuration of each chain including its processors. The material (screen, soundcard, or even screenless) can be different without to much problems⦠I presume.
I forgot to do exactly that before leaving home a couple of weeks ago.
I have been thinking about some cloud-sync possibilities, Iām not to familiar with cloud services, but i do run an Yuno-Host instance with Nextcloud, which works quite all right between laptop (linux), stationary(win) and cellphone(android). I would surely like to incorporate my two Zynthians in that system, i have one wall mounted at home and the 5.1 Kit for travel. I know there is something called WebDav but iām unsure how it works. But the Nextcloud environment should be able to sync with any server that has available WebDav drives.
Questions:
Has someone here done something towards autosync/cloudsync with Zynthian?
Is it possible in a simple way to incorporate some kind of web-drive functionality in Zynthianos?
Well, indeed i could evaluate how to offer a ālimited storageā associated with forum accounts. This would open some opportunity doors that we should talk about. Discourse is a super-powerful tool that we could use in many ways. Imagine sharing captures or snapshots directly from zynthian-UI. You could, for instance, share all your snapshots, or just a given subdir.
Of course, all this would be ALWAYS optional (disabled by default!) and user configurable. Think about it.
I opened this ticket a few years ago and did some investigation. A challenge is choosing a storage platform that is accessible to everyone that wonāt change our disappear.
and i would like to explore the possibility of offering a small storage associated with the zynthian forum accounts. The last would open the door for sharing with the community in a very easy and interesting way.
Google drive would be easy for me to use i guess. Iām in the process of not using G Drive, but all ready i have realized that i will be āforcedā to use it to some extent as an intermediate cloud service for other applications.
Though the idea seems sexy, we would be getting into muddy warters. I personally dislike all embedded the call home mechanisms and, somehow, this would be quite similar.
If we want users to share anything, just use impersonal mechanisms like mail, itās quite easy to set a way to process them automatically and get the job done
You could argue that it is not a call home in any wayā¦. well, weād be getting information that we should not.
That is a matter of implementation. I would like to see a way of enabling the ability to backup and restore elements of my configuration and media, integrated with remote storage. It would be disabled until a user configured and enabled it. The āhomeā to call would be where the user decides, Google, own server, no whereā¦
My use case is that I am switching between engineering, composition, performance and noodling and want a background mechanism that will deal with backups so that I donāt have another context to switch my (ever diminishing) thoughts to.
Note the ādisabled by defaultā. If this is implemented, the user would have to explicitly enable the functionality and configure credentials or API key. Nobody should be worried about privacy nor security regarding this. We are not talking about collecting metrics from centralized servers .
I would personally use Syncthing if both devices are going to be on the same network(or VPNed to the same network). You can pair devices, define folders you want synced, and then it will keep the two devices in sync as long as they can see each other on the network.
I would probably only sync one āsync" folder, and then symlinks of all the folders you want to sync into that folder. Just from a personal organizational manner.
I currently donthis to keep game emulation save files and my obsidian journal synced between my phone, desktop, and steamdeck.
It also operates similar to zynthian in that it runs headless and is configured from a web page it serves.