Sharing data between different devices on the Cantabile Network Server

I’m looking for ideas on how to share ‘custom’ data between different devices attached to the Cantabile Network Server. I don’t see any functions in the API that allows writing files to the Cantabile server. @Brad

Thank you,

  • David

Hi @dbrendon

Not a use case I ever imagined… what sort of data are you wanting to share and is it really necessary to push that through cantabile’s web server?

Quickest work around will probably be to setup your own simple node/python/whatever web server.

Brad